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

/frameworks/base/services/core/java/com/android/server/policy/
H A DPhoneWindowManager.java394 mHandler.sendEmptyMessage(MSG_KEYGUARD_DRAWN_COMPLETE);
727 private static final int MSG_KEYGUARD_DRAWN_COMPLETE = 5; field in class:PhoneWindowManager
767 case MSG_KEYGUARD_DRAWN_COMPLETE:

Completed in 95 milliseconds