|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

public interface ISDCService
| Nested Class Summary | |
|---|---|
static class |
ISDCService.Stub
Local-side IPC implementation stub class. |
| Method Summary | |
|---|---|
void |
doEnableSampleBroadCasting(boolean doEnable)
Does enable or disable the sample broadcast feature |
void |
doEnableSampleStorage(boolean doEnable)
Does change the persistent storage enabled state. |
void |
doEnableSampleTransfer(boolean doEnable)
Does change the sample transfer activation state. |
void |
doEnableSampling(boolean doEnable)
Does activate or deactivate the sampling process for the running service. |
void |
doTriggerSampleTransfer()
Does manually trigger an instant sample transfer ( with a short delay ). |
| Methods inherited from interface android.os.IInterface |
|---|
asBinder |
| Method Detail |
|---|
void doEnableSampleBroadCasting(boolean doEnable)
throws RemoteException
doEnable - flag if sample broadcasting shall be enabled or disabled
RemoteException
void doEnableSampling(boolean doEnable)
throws RemoteException
doEnable - flag if sampling shall be active or not
RemoteException
void doEnableSampleStorage(boolean doEnable)
throws RemoteException
doEnable - flag if the transfer feature shall be enabled or disabled
RemoteException
void doEnableSampleTransfer(boolean doEnable)
throws RemoteException
doEnable - flag if the transfer feature shall be enabled or disabled
RemoteException
void doTriggerSampleTransfer()
throws RemoteException
RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||