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