Searched refs:USER_UNLOCKED_MSG (Results 1 – 1 of 1) sorted by relevance
195 static final int USER_UNLOCKED_MSG = 105; field in UserController822 mHandler.obtainMessage(USER_UNLOCKED_MSG, userId, 0).sendToTarget(); in finishUserUnlockedCompleted()3141 case USER_UNLOCKED_MSG: