Searched refs:notifyStartedGoingToSleep (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java682 notifyStartedGoingToSleep();
1124 private void notifyStartedGoingToSleep() { method in class:KeyguardViewMediator
1125 if (DEBUG) Log.d(TAG, "notifyStartedGoingToSleep");

Completed in 8 milliseconds