Searched refs:MSG_SWITCH_USER (Results 1 – 3 of 3) sorted by relevance
65 private static final int MSG_SWITCH_USER = 1; field in VendorServiceController90 case MSG_SWITCH_USER: { in handleMessage()143 mHandler.removeMessages(MSG_SWITCH_USER); in onEvent()145 MSG_SWITCH_USER, in onEvent()
164 private static final int MSG_SWITCH_USER = 1; field in CameraServiceProxy620 case MSG_SWITCH_USER: { in handleMessage()904 mHandler.sendMessageDelayed(mHandler.obtainMessage(MSG_SWITCH_USER, retries - 1, 0, null), in notifySwitchWithRetriesLocked()
118 private static final int MSG_SWITCH_USER = 9; field in TrustManagerService1071 mHandler.obtainMessage(MSG_SWITCH_USER, to.getUserIdentifier(), 0, null).sendToTarget(); in onUserSwitching()1383 case MSG_SWITCH_USER: