Home
last modified time | relevance | path

Searched refs:disablePreference (Results 1 – 7 of 7) sorted by relevance

/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/
DCellBroadcastAlertServiceTest.java614 disablePreference(CellBroadcastSettings.KEY_ENABLE_STATE_LOCAL_TEST_ALERTS); in testShouldDisplayMessage()
675 disablePreference(CellBroadcastSettings.KEY_ENABLE_STATE_LOCAL_TEST_ALERTS); in testShouldDisplayMessage()
685 disablePreference(CellBroadcastSettings.KEY_ENABLE_STATE_LOCAL_TEST_ALERTS); in testShouldDisplayMessage()
757 disablePreference(CellBroadcastReceiver.TESTING_MODE); in testShouldDisplayMessageForExerciseAlerts()
768 disablePreference(CellBroadcastSettings.KEY_ENABLE_EXERCISE_ALERTS); in testShouldDisplayMessageForExerciseAlerts()
789 disablePreference(CellBroadcastSettings.KEY_ENABLE_EXERCISE_ALERTS); in testShouldDisplayMessageForExerciseAlerts()
810 disablePreference(CellBroadcastReceiver.TESTING_MODE); in testShouldDisplayMessageForExerciseAlerts()
816 disablePreference(CellBroadcastSettings.KEY_ENABLE_EXERCISE_ALERTS); in testShouldDisplayMessageForExerciseAlerts()
825 disablePreference(CellBroadcastSettings.KEY_ENABLE_EXERCISE_ALERTS); in testShouldDisplayMessageForExerciseAlerts()
834 disablePreference(CellBroadcastSettings.KEY_ENABLE_EXERCISE_ALERTS); in testShouldDisplayMessageForExerciseAlerts()
[all …]
DCellBroadcastServiceTestCase.java119 protected void disablePreference(String pref) { in disablePreference() method in CellBroadcastServiceTestCase
/packages/apps/Car/Settings/src/com/android/car/settings/wifi/
DWifiTetheringHandler.java140 mWifiTetheringAvailabilityListener.disablePreference(); in handleWifiApStateChanged()
147 mWifiTetheringAvailabilityListener.disablePreference(); in handleWifiApStateChanged()
155 mWifiTetheringAvailabilityListener.disablePreference(); in handleWifiApStateChanged()
216 void disablePreference(); in disablePreference() method
DWifiTetherStateSwitchPreferenceController.java95 public void disablePreference() { in disablePreference() method in WifiTetherStateSwitchPreferenceController
DWifiTetherQrCodePreferenceController.java93 public void disablePreference() { in disablePreference() method in WifiTetherQrCodePreferenceController
DWifiTetherPreferenceController.java146 public void disablePreference() { in disablePreference() method in WifiTetherPreferenceController
/packages/apps/Car/Settings/tests/multivalent/src/com/android/car/settings/wifi/
DWifiTetheringHandlerTest.java198 public void disablePreference() { in disablePreference() method in WifiTetheringHandlerTest.TestWifiTetheringPreferenceController