Searched refs:MSG_USER_SWITCHED (Results 1 – 2 of 2) sorted by relevance
110 private static final int MSG_USER_SWITCHED = 5; field in UsbDeviceManager260 mHandler.obtainMessage(MSG_USER_SWITCHED, userId, 0).sendToTarget(); in setCurrentUser()756 case MSG_USER_SWITCHED: {
208 private static final int MSG_USER_SWITCHED = 1; field in TelephonyRegistry215 case MSG_USER_SWITCHED: {259 mHandler.sendMessage(mHandler.obtainMessage(MSG_USER_SWITCHED, userHandle, 0));