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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java1411 handleKeyguardDoneDrawing();
1504 private void handleKeyguardDoneDrawing() { method in class:KeyguardViewMediator
1506 if (DEBUG) Log.d(TAG, "handleKeyguardDoneDrawing");
1508 if (DEBUG) Log.d(TAG, "handleKeyguardDoneDrawing: notifying mWaitingUntilKeyguardVisible");

Completed in 57 milliseconds