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