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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java694 notifyFinishedGoingToSleep();
1129 private void notifyFinishedGoingToSleep() { method in class:KeyguardViewMediator
1130 if (DEBUG) Log.d(TAG, "notifyFinishedGoingToSleep");
1578 * Handle message sent by {@link #notifyFinishedGoingToSleep()}

Completed in 39 milliseconds