Searched refs:GO_TO_SLEEP_REASON_APPLICATION (Results 1 – 3 of 3) sorted by relevance
247 PowerManager.GO_TO_SLEEP_REASON_APPLICATION, PowerManager.GO_TO_SLEEP_FLAG_NO_DOZE); in forceSleep()261 PowerManager.GO_TO_SLEEP_REASON_APPLICATION, 0); in forceDozing()335 PowerManager.GO_TO_SLEEP_REASON_APPLICATION, PowerManager.GO_TO_SLEEP_FLAG_NO_DOZE); in testWakefulnessSleep_NoDozeSleepFlag()472 PowerManager.GO_TO_SLEEP_REASON_APPLICATION, 0); in testWakefulnessDoze_goToSleep()609 PowerManager.GO_TO_SLEEP_REASON_APPLICATION, 0); in testSetDozeOverrideFromDreamManager_triggersSuspendBlocker()
318 public static final int GO_TO_SLEEP_REASON_APPLICATION = GO_TO_SLEEP_REASON_MIN; field in PowerManager380 case GO_TO_SLEEP_REASON_APPLICATION: return "application"; in sleepReasonToString()1047 goToSleep(time, GO_TO_SLEEP_REASON_APPLICATION, 0); in goToSleep()
52063 Landroid/os/PowerManager;->GO_TO_SLEEP_REASON_APPLICATION:I