Searched refs:MSG_USER_REMOVED (Results 1 – 2 of 2) sorted by relevance
802 private static final int MSG_USER_REMOVED = 8; field in AppStateTrackerImpl.MyHandler856 obtainMessage(MSG_USER_REMOVED, userId, 0).sendToTarget(); in doUserRemoved()878 case MSG_USER_REMOVED: in handleMessage()942 case MSG_USER_REMOVED: in handleMessage()
216 private static final int MSG_USER_REMOVED = 341; field in KeyguardUpdateMonitor1757 mHandler.sendMessage(mHandler.obtainMessage(MSG_USER_REMOVED,2291 case MSG_USER_REMOVED: in KeyguardUpdateMonitor()