Searched refs:USER_UNLOCK_MSG (Results 1 – 1 of 1) sorted by relevance
146 static final int USER_UNLOCK_MSG = 100; field in UserController449 mHandler.obtainMessage(USER_UNLOCK_MSG, userId, 0, uss).sendToTarget(); in finishUserUnlocking()2183 case USER_UNLOCK_MSG: