Uses of Interface
com.greenthrottle.gcs.api.IGTController

Uses of IGTController in com.greenthrottle.gcs.api
 

Classes in com.greenthrottle.gcs.api that implement IGTController
static class IGTController.Stub
          Local-side IPC implementation stub class.
 

Methods in com.greenthrottle.gcs.api that return IGTController
static IGTController IGTController.Stub.asInterface(android.os.IBinder obj)
          Cast an IBinder object into an com.greenthrottle.gcs.api.IGTController interface, generating a proxy if needed.