Searched refs:MSG_REMOVE_USER (Results 1 – 2 of 2) sorted by relevance
55 private static final int MSG_REMOVE_USER = 4; field in LockSettingsStrongAuth451 mHandler.obtainMessage(MSG_REMOVE_USER, userId, argNotUsed).sendToTarget(); in removeUser()608 case MSG_REMOVE_USER:
148 static final int MSG_REMOVE_USER = 2; field in UsageStatsService436 mHandler.obtainMessage(MSG_REMOVE_USER, userId, 0).sendToTarget(); in onReceive()1368 case MSG_REMOVE_USER: in handleMessage()