|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICheckinService
System private API for direct access to the checkin service. Users should use the content provider instead.
{@hide}| Nested Class Summary | |
|---|---|
static class |
ICheckinService.Stub
Local-side IPC implementation stub class. |
| Method Summary | |
|---|---|
void |
getParentalControlState(IParentalControlCallback p)
Determine if the device is under parental control. |
void |
masterClear()
Reboot into the recovery system and wipe all user data. |
void |
reportCrashAsync(byte[] crashData)
Asynchronous "fire and forget" version of crash reporting. |
void |
reportCrashSync(byte[] crashData)
Direct submission of crash data; returns after writing the crash. |
| Methods inherited from interface android.os.IInterface |
|---|
asBinder |
| Method Detail |
|---|
void reportCrashSync(byte[] crashData)
throws RemoteException
RemoteException
void reportCrashAsync(byte[] crashData)
throws RemoteException
RemoteException
void masterClear()
throws RemoteException
RemoteException
void getParentalControlState(IParentalControlCallback p)
throws RemoteException
RemoteException
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||