|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IPrintCallback in com.dynamixsoftware.intentapi |
---|
Classes in com.dynamixsoftware.intentapi that implement IPrintCallback | |
---|---|
static class |
IPrintCallback.Stub
Local-side IPC implementation stub class. |
Methods in com.dynamixsoftware.intentapi that return IPrintCallback | |
---|---|
static IPrintCallback |
IPrintCallback.Stub.asInterface(android.os.IBinder obj)
Cast an IBinder object into an com.dynamixsoftware.intentapi.IPrintCallback interface, generating a proxy if needed. |
Methods in com.dynamixsoftware.intentapi with parameters of type IPrintCallback | |
---|---|
boolean |
IntentAPI.setCallback(IPrintCallback printCallback)
Callback can be set for control printing process. |
void |
IIntentAPI.setPrintCallback(IPrintCallback printCallback)
Callback can be set for control printing process. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |