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

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

Completed in 34 milliseconds