Searched refs:MSG_SWITCH_USER (Results 1 – 2 of 2) sorted by relevance
78 private static final int MSG_SWITCH_USER = 1; field in CameraServiceProxy238 case MSG_SWITCH_USER: { in handleMessage()390 mHandler.sendMessageDelayed(mHandler.obtainMessage(MSG_SWITCH_USER, retries - 1, 0, null), in notifySwitchWithRetriesLocked()
114 private static final int MSG_SWITCH_USER = 9; field in TrustManagerService1056 mHandler.obtainMessage(MSG_SWITCH_USER, userId, 0, null).sendToTarget(); in onSwitchUser()1367 case MSG_SWITCH_USER: