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

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

Completed in 8 milliseconds