Searched refs:MSG_KEYGUARD_DRAWN_COMPLETE (Results 1 – 1 of 1) sorted by relevance
431 mHandler.sendEmptyMessage(MSG_KEYGUARD_DRAWN_COMPLETE);623 private static final int MSG_KEYGUARD_DRAWN_COMPLETE = 5; field in PhoneWindowManager663 case MSG_KEYGUARD_DRAWN_COMPLETE: in handleMessage()4595 mHandler.sendEmptyMessage(MSG_KEYGUARD_DRAWN_COMPLETE); in screenTurningOn()