Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java1821 handleNotifyScreenTurningOn((IKeyguardDrawnCallback) msg.obj);
2550 private void handleNotifyScreenTurningOn(IKeyguardDrawnCallback callback) { in handleNotifyScreenTurningOn() method in KeyguardViewMediator