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

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

Completed in 58 milliseconds