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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java1247 handleNotifyScreenTurningOn((IKeyguardDrawnCallback) msg.obj);
1595 private void handleNotifyScreenTurningOn(IKeyguardDrawnCallback callback) { method in class:KeyguardViewMediator
1597 if (DEBUG) Log.d(TAG, "handleNotifyScreenTurningOn");

Completed in 7 milliseconds