Searched refs:MSG_UNLOCKED_USER (Results 1 – 1 of 1) sorted by relevance
151 static final int MSG_UNLOCKED_USER = 5; field in UsageStatsService305 mHandler.obtainMessage(MSG_UNLOCKED_USER, userInfo.id, 0).sendToTarget(); in onUnlockUser()1357 case MSG_UNLOCKED_USER: in handleMessage()