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