Searched refs:GO_TO_SLEEP_REASON_APPLICATION (Results 1 – 4 of 4) sorted by relevance
117 const int GO_TO_SLEEP_REASON_APPLICATION = 0; field
365 public static final int GO_TO_SLEEP_REASON_APPLICATION = GO_TO_SLEEP_REASON_MIN; field in PowerManager451 case GO_TO_SLEEP_REASON_APPLICATION: return "application"; in sleepReasonToString()560 GO_TO_SLEEP_REASON_APPLICATION,1356 goToSleep(time, GO_TO_SLEEP_REASON_APPLICATION, 0); in goToSleep()
331 PowerManager.GO_TO_SLEEP_REASON_APPLICATION, PowerManager.GO_TO_SLEEP_FLAG_NO_DOZE); in forceSleep()345 PowerManager.GO_TO_SLEEP_REASON_APPLICATION, 0); in forceDozing()453 PowerManager.GO_TO_SLEEP_REASON_APPLICATION, PowerManager.GO_TO_SLEEP_FLAG_NO_DOZE); in testWakefulnessSleep_NoDozeSleepFlag()590 PowerManager.GO_TO_SLEEP_REASON_APPLICATION, 0); in testWakefulnessDoze_goToSleep()733 PowerManager.GO_TO_SLEEP_REASON_APPLICATION, 0); in testSetDozeOverrideFromDreamManager_triggersSuspendBlocker()
41508 Landroid/os/PowerManager;->GO_TO_SLEEP_REASON_APPLICATION:I