Searched refs:MSG_SWITCH_USER (Results 1 – 2 of 2) sorted by relevance
102 private static final int MSG_SWITCH_USER = 1; field in CameraServiceProxy507 case MSG_SWITCH_USER: { in handleMessage()791 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: