Searched defs:onStartedGoingToSleep (Results 1 – 8 of 8) sorted by relevance
49 void onStartedGoingToSleep(int pmSleepReason); in onStartedGoingToSleep() method
60 default void onStartedGoingToSleep() {}; in onStartedGoingToSleep() method
160 public void onStartedGoingToSleep(int why) { } in onStartedGoingToSleep() method in KeyguardUpdateMonitorCallback
261 default void onStartedGoingToSleep() {} in onStartedGoingToSleep() method
219 fun onStartedGoingToSleep() { regex
824 public void onStartedGoingToSleep() { in onStartedGoingToSleep() method in StatusBarKeyguardViewManager
106 public void onStartedGoingToSleep(@PowerManager.GoToSleepReason int pmSleepReason) { in onStartedGoingToSleep() method in KeyguardServiceWrapper
375 public void onStartedGoingToSleep(@PowerManager.GoToSleepReason int pmSleepReason) { in onStartedGoingToSleep() method in KeyguardServiceDelegate