/aosp12/frameworks/base/packages/SettingsLib/MainSwitchPreference/src/com/android/settingslib/widget/ |
H A D | OnMainSwitchChangeListener.java | 29 void onSwitchChanged(Switch switchView, boolean isChecked); in onSwitchChanged() method
|
H A D | MainSwitchPreference.java | 106 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged() method in MainSwitchPreference
|
/aosp12/packages/apps/Settings/src/com/android/settings/widget/ |
H A D | SettingsMainSwitchPreferenceController.java | 52 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged() method in SettingsMainSwitchPreferenceController
|
H A D | MainSwitchBarController.java | 77 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged() method in MainSwitchBarController
|
H A D | SwitchBarController.java | 75 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged() method in SwitchBarController
|
H A D | SettingsMainSwitchPreference.java | 144 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged() method in SettingsMainSwitchPreference
|
/aosp12/packages/apps/Settings/src/com/android/settings/display/ |
H A D | AutoBrightnessDetailPreferenceController.java | 61 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged() method in AutoBrightnessDetailPreferenceController
|
H A D | AutoRotateSwitchBarController.java | 75 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged() method in AutoRotateSwitchBarController
|
H A D | NightDisplayActivationPreferenceController.java | 84 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged() method in NightDisplayActivationPreferenceController
|
/aosp12/packages/apps/Settings/src/com/android/settings/emergency/ |
H A D | EmergencyGesturePreferenceController.java | 75 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged() method in EmergencyGesturePreferenceController
|
/aosp12/packages/apps/Settings/src/com/android/settings/location/ |
H A D | WifiScanningMainSwitchPreferenceController.java | 77 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged() method in WifiScanningMainSwitchPreferenceController
|
H A D | BluetoothScanningMainSwitchPreferenceController.java | 76 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged() method in BluetoothScanningMainSwitchPreferenceController
|
H A D | LocationSwitchBarController.java | 98 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged() method in LocationSwitchBarController
|
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/notifications/ |
H A D | NotificationsFragment.java | 112 void onSwitchChanged(); in onSwitchChanged() method
|
/aosp12/packages/apps/Settings/src/com/android/settings/notification/app/ |
H A D | BlockPreferenceController.java | 108 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged() method in BlockPreferenceController
|
/aosp12/packages/apps/Settings/src/com/android/settings/deletionhelper/ |
H A D | AutomaticStorageManagerSwitchBarController.java | 67 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged() method in AutomaticStorageManagerSwitchBarController
|
/aosp12/packages/apps/Settings/src/com/android/settings/notification/zen/ |
H A D | ZenAutomaticRuleSwitchPreferenceController.java | 89 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged() method in ZenAutomaticRuleSwitchPreferenceController
|
/aosp12/packages/apps/Settings/src/com/android/settings/gestures/ |
H A D | PreventRingingSwitchPreferenceController.java | 97 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged() method in PreventRingingSwitchPreferenceController
|
/aosp12/packages/apps/Settings/src/com/android/settings/display/darkmode/ |
H A D | DarkModeActivationPreferenceController.java | 95 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged() method in DarkModeActivationPreferenceController
|
/aosp12/packages/apps/Settings/src/com/android/settings/fuelgauge/batterysaver/ |
H A D | BatterySaverButtonPreferenceController.java | 104 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged() method in BatterySaverButtonPreferenceController
|
/aosp12/packages/apps/Settings/src/com/android/settings/nfc/ |
H A D | AndroidBeam.java | 130 public void onSwitchChanged(Switch switchView, boolean desiredState) { in onSwitchChanged() method in AndroidBeam
|
H A D | NfcPreferenceController.java | 68 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged() method in NfcPreferenceController
|
/aosp12/packages/apps/Settings/src/com/android/settings/accessibility/ |
H A D | CaptionPropertiesFragment.java | 153 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged() method in CaptionPropertiesFragment
|
/aosp12/packages/apps/Settings/src/com/android/settings/datausage/ |
H A D | DataSaverSummary.java | 97 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged() method in DataSaverSummary
|
/aosp12/packages/apps/Settings/src/com/android/settings/security/ |
H A D | ScreenPinningSettings.java | 192 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged() method in ScreenPinningSettings
|