Searched refs:MSG_REMOVE_USER (Results 1 – 2 of 2) sorted by relevance
51 private static final int MSG_REMOVE_USER = 4; field in LockSettingsStrongAuth164 mHandler.obtainMessage(MSG_REMOVE_USER, userId, argNotUsed).sendToTarget(); in removeUser()213 case MSG_REMOVE_USER:
119 static final int MSG_REMOVE_USER = 2; field in UsageStatsService299 mHandler.obtainMessage(MSG_REMOVE_USER, userId, 0).sendToTarget(); in onReceive()888 case MSG_REMOVE_USER: in handleMessage()