Searched refs:MSG_REMOVE_USER (Results 1 – 2 of 2) sorted by relevance
51 private static final int MSG_REMOVE_USER = 4; field in LockSettingsStrongAuth172 mHandler.obtainMessage(MSG_REMOVE_USER, userId, argNotUsed).sendToTarget(); in removeUser()226 case MSG_REMOVE_USER:
107 static final int MSG_REMOVE_USER = 2; field in UsageStatsService247 mHandler.obtainMessage(MSG_REMOVE_USER, userId, 0).sendToTarget(); in onReceive()640 case MSG_REMOVE_USER: in handleMessage()