|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IJob in com.dynamixsoftware.intentapi |
---|
Classes in com.dynamixsoftware.intentapi that implement IJob | |
---|---|
static class |
IJob.Stub
Local-side IPC implementation stub class. |
Methods in com.dynamixsoftware.intentapi that return IJob | |
---|---|
static IJob |
IJob.Stub.asInterface(android.os.IBinder obj)
Cast an IBinder object into an com.dynamixsoftware.intentapi.IJob interface, generating a proxy if needed. |
Methods in com.dynamixsoftware.intentapi with parameters of type IJob | |
---|---|
boolean |
IntentAPI.print(IJob job,
int copies)
Starts printing on current printer without PrintHands UI. |
boolean |
IntentAPI.print(java.lang.String jobName,
IJob job,
int copies)
Starts printing on current printer without PrintHands UI. |
boolean |
IIntentAPI.print(java.lang.String jobName,
IJob job,
int copies)
Starts printing on current printer |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |