Searched refs:MSG_UNLOCKED_USER (Results 1 – 1 of 1) sorted by relevance
160 static final int MSG_UNLOCKED_USER = 5; field in UsageStatsService348 mHandler.obtainMessage(MSG_UNLOCKED_USER, user.getUserIdentifier(), 0).sendToTarget(); in onUserUnlocking()1539 case MSG_UNLOCKED_USER: in handleMessage()