Searched refs:MSG_KEYGUARD_DRAWN_COMPLETE (Results 1 – 1 of 1) sorted by relevance
384 mHandler.sendEmptyMessage(MSG_KEYGUARD_DRAWN_COMPLETE);706 private static final int MSG_KEYGUARD_DRAWN_COMPLETE = 5; field in PhoneWindowManager746 case MSG_KEYGUARD_DRAWN_COMPLETE: in handleMessage()