* Forces the device to go to sleep. * * Requires the {@link android.Manifest.permission#DEVICE_POWER} * permission. * * @hide Requires signature permission. */ public void goToSleep(long time, int reason, int flags) { PowerManager.java
to go to sleep. * * Requires the {@link android.Manifest.permission#DEVICE_POWER} * permission. * * @hide Requires signature permission. */ public void goToSleep(long time, int reason, int flags) { PowerManager.java ΛSleepঢ়ଶҠߦ͢ΔAPI ʮDEVICE_POWERʯ͕ඞཁ
password string with cryptfs */ @Override public int verifyEncryptionPassword(String password) throws RemoteException { // Only the system process is permitted to validate passwords if (Binder.getCallingUid() != android.os.Process.SYSTEM_UID) { throw new SecurityException("no permission to access the crypt keeper"); } MountService.java ҉߸ԽFSͷύεϫʔυνΣοΫAPI