Searched refs:MSG_SWITCH_USER (Results 1 – 2 of 2) sorted by relevance
73 private static final int MSG_SWITCH_USER = 1; field in CameraServiceProxy207 case MSG_SWITCH_USER: { in handleMessage()356 mHandler.sendMessageDelayed(mHandler.obtainMessage(MSG_SWITCH_USER, retries - 1, 0, null), in notifySwitchWithRetries()
104 private static final int MSG_SWITCH_USER = 9; field in TrustManagerService808 mHandler.obtainMessage(MSG_SWITCH_USER, userId, 0, null).sendToTarget(); in onSwitchUser()1108 case MSG_SWITCH_USER: