Searched refs:active_user_prefs_ (Results 1 – 5 of 5) sorted by relevance
52 active_user_prefs_.registry()); in BluetoothPowerControllerTest()69 GetController()->active_user_pref_service_ = &active_user_prefs_; in AddUserSessionAndStartWatchingPrefsChanges()100 TestingPrefServiceSimple active_user_prefs_; member in ash::BluetoothPowerControllerTest128 active_user_prefs_.GetBoolean(prefs::kUserBluetoothAdapterEnabled)); in TEST_F()131 active_user_prefs_.GetBoolean(prefs::kUserBluetoothAdapterEnabled)); in TEST_F()134 active_user_prefs_.GetBoolean(prefs::kUserBluetoothAdapterEnabled)); in TEST_F()164 active_user_prefs_.GetBoolean(prefs::kUserBluetoothAdapterEnabled)); in TEST_F()167 active_user_prefs_.SetBoolean(prefs::kUserBluetoothAdapterEnabled, true); in TEST_F()185 active_user_prefs_.GetBoolean(prefs::kUserBluetoothAdapterEnabled)); in TEST_F()189 active_user_prefs_.SetBoolean(prefs::kUserBluetoothAdapterEnabled, true); in TEST_F()[all …]
742 if (!active_user_prefs_) in SetDisplayRotationAcceleratorDialogBeenAccepted()1143 if (!active_user_prefs_) in SetTabletModeShelfNavigationButtonsEnabled()1336 active_user_prefs_ = prefs; in ObservePrefs()1476 DCHECK(active_user_prefs_); in UpdateAutoclickDelayFromPref()1494 if (!active_user_prefs_) in SetAutoclickEventType()1503 DCHECK(active_user_prefs_); in GetAutoclickEventType()1542 if (!active_user_prefs_) in SetAutoclickMenuPosition()1580 if (!active_user_prefs_) in SetFloatingMenuPosition()1679 if (!active_user_prefs_) in UpdateSwitchAccessKeyCodesFromPref()1783 if (!active_user_prefs_ || IsSigninPrefService(active_user_prefs_)) in SyncSwitchAccessPrefsToSignInProfile()[all …]
483 PrefService* active_user_prefs_ = nullptr; variable
46 (active_user_prefs_ && !active_user_prefs_->GetBoolean( in MaybeShowNotification()50 active_user_prefs_->SetBoolean(prefs::kGestureEducationNotificationShown, in MaybeShowNotification()57 active_user_prefs_ = prefs; in OnActiveUserPrefServiceChanged()110 if (active_user_prefs_) { in ResetPrefForTest()111 active_user_prefs_->SetBoolean(prefs::kGestureEducationNotificationShown, in ResetPrefForTest()
59 PrefService* active_user_prefs_ = nullptr; // Not owned. variable