Searched refs:MSG_SWITCH_USER (Results 1 – 4 of 4) sorted by relevance
170 private static final int MSG_SWITCH_USER = 1; field in CameraServiceProxy707 case MSG_SWITCH_USER: { in handleMessage()1038 mHandler.sendMessageDelayed(mHandler.obtainMessage(MSG_SWITCH_USER, retries - 1, 0, null), in notifySwitchWithRetriesLocked()
130 private static final int MSG_SWITCH_USER = 9; field in TrustManagerService1598 mHandler.obtainMessage(MSG_SWITCH_USER, to.getUserIdentifier(), 0, null).sendToTarget(); in onUserSwitching()2011 case MSG_SWITCH_USER: in createHandler()
143 private static final int MSG_SWITCH_USER = 12; field in DisplayPowerController2680 Message msg = mHandler.obtainMessage(MSG_SWITCH_USER, newUserId); in onSwitchUser()2785 case MSG_SWITCH_USER: in handleMessage()
142 private static final int MSG_SWITCH_USER = 14; field in DisplayPowerController803 Message msg = mHandler.obtainMessage(MSG_SWITCH_USER, newUserId); in onSwitchUser()3381 case MSG_SWITCH_USER: