Searched refs:USER_SWITCHED (Results 1 – 3 of 3) sorted by relevance
59 public static final int USER_SWITCHED = 1; // User changed, argument is the new user handle field in CameraService170 notifyMediaserver(USER_SWITCHED, currentUserHandles); in switchUserLocked()190 if (notifyMediaserver(USER_SWITCHED, mEnabledCameraUsers)) { in notifySwitchWithRetries()
83 USER_SWITCHED, enumerator
1306 case ICameraService::USER_SWITCHED: { in notifySystemEvent()