Uses of Interface
com.dynamixsoftware.intentapi.IIntentAPI

Uses of IIntentAPI in com.dynamixsoftware.intentapi
 

Classes in com.dynamixsoftware.intentapi that implement IIntentAPI
static class IIntentAPI.Stub
          Local-side IPC implementation stub class.
 

Methods in com.dynamixsoftware.intentapi that return IIntentAPI
static IIntentAPI IIntentAPI.Stub.asInterface(android.os.IBinder obj)
          Cast an IBinder object into an com.dynamixsoftware.intentapi.IIntentAPI interface, generating a proxy if needed.