Searched refs:MSG_USER_REMOVED (Results 1 – 2 of 2) sorted by relevance
755 private static final int MSG_USER_REMOVED = 8; field in AppStateTrackerImpl.MyHandler806 obtainMessage(MSG_USER_REMOVED, userId, 0).sendToTarget(); in doUserRemoved()824 case MSG_USER_REMOVED: in handleMessage()904 case MSG_USER_REMOVED: in handleMessage()
186 private static final int MSG_USER_REMOVED = 341; field in KeyguardUpdateMonitor1430 mHandler.sendMessage(mHandler.obtainMessage(MSG_USER_REMOVED,1914 case MSG_USER_REMOVED: in KeyguardUpdateMonitor()