Searched refs:MSG_SYSTEM_UNLOCK_USER (Results 1 – 1 of 1) sorted by relevance
226 static final int MSG_SYSTEM_UNLOCK_USER = 5000; field in InputMethodManagerService1620 mService.mHandler.sendMessage(mService.mHandler.obtainMessage(MSG_SYSTEM_UNLOCK_USER, in onUnlockUser()4402 case MSG_SYSTEM_UNLOCK_USER: { in handleMessage()