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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java1283 handleOnActivityDrawn();
1473 private void handleOnActivityDrawn() { method in class:KeyguardViewMediator
1474 if (DEBUG) Log.d(TAG, "handleOnActivityDrawn: mKeyguardDonePending=" + mKeyguardDonePending);

Completed in 19 milliseconds