/aosp12/frameworks/base/core/java/com/android/internal/accessibility/dialog/ |
H A D | OnTargetCheckedChangeListener.java | 29 void onCheckedChanged(boolean isChecked); in onCheckedChanged() method
|
H A D | InvisibleToggleAccessibilityServiceTarget.java | 49 public void onCheckedChanged(boolean isChecked) { in onCheckedChanged() method in InvisibleToggleAccessibilityServiceTarget
|
H A D | VolumeShortcutToggleAccessibilityServiceTarget.java | 51 public void onCheckedChanged(boolean isChecked) { in onCheckedChanged() method in VolumeShortcutToggleAccessibilityServiceTarget
|
H A D | AccessibilityTarget.java | 100 public void onCheckedChanged(boolean isChecked) { in onCheckedChanged() method in AccessibilityTarget
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ingest/ui/ |
H A D | MtpFullscreenView.java | 102 public void onCheckedChanged(CompoundButton arg0, boolean isChecked) { in onCheckedChanged() method in MtpFullscreenView 109 public void onCheckedChanged(int position, boolean isChecked) { in onCheckedChanged() method in MtpFullscreenView
|
/aosp12/packages/apps/Settings/tests/robotests/src/com/android/settings/accessibility/ |
H A D | AccessibilityTimeoutControllerTest.java | 76 public void onCheckedChanged(Preference preference) { in onCheckedChanged() method in AccessibilityTimeoutControllerTest
|
H A D | DaltonizerRadioButtonPreferenceControllerTest.java | 74 public void onCheckedChanged(Preference preference) { in onCheckedChanged() method in DaltonizerRadioButtonPreferenceControllerTest
|
/aosp12/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/drawer/ |
H A D | PrimarySwitchControllerTest.java | 71 protected boolean onCheckedChanged(boolean checked) { in onCheckedChanged() method in PrimarySwitchControllerTest.TestPrimarySwitchController
|
/aosp12/packages/apps/Settings/src/com/android/settings/accessibility/ |
H A D | AccessibilityControlTimeoutPreferenceFragment.java | 44 public void onCheckedChanged(Preference preference) { in onCheckedChanged() method in AccessibilityControlTimeoutPreferenceFragment
|
H A D | ToggleAutoclickPreferenceFragment.java | 147 public void onCheckedChanged(Preference preference) { in onCheckedChanged() method in ToggleAutoclickPreferenceFragment
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/ingest/adapter/ |
H A D | CheckBroker.java | 37 public void onCheckedChanged(int position, boolean isChecked); in onCheckedChanged() method
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/video/impl/ |
H A D | SpeakerButtonController.java | 107 public void onCheckedChanged(CheckableImageButton button, boolean isChecked) { in onCheckedChanged() method in SpeakerButtonController
|
/aosp12/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/main/java/com/android/car/ui/recyclerview/ |
H A D | CarUiRadioButtonListItemAdapter.java | 130 void onCheckedChanged(boolean isChecked); in onCheckedChanged() method
|
/aosp12/frameworks/opt/setupwizard/library/gingerbread/src/com/android/setupwizardlib/items/ |
H A D | SwitchItem.java | 118 public void onCheckedChanged(CompoundButton buttonView, boolean isChecked) { in onCheckedChanged() method in SwitchItem
|
/aosp12/packages/apps/Dialer/java/com/android/incallui/rtt/impl/ |
H A D | RttOverflowMenu.java | 74 public void onCheckedChanged(RttCheckableButton button, boolean isChecked) { in onCheckedChanged() method in RttOverflowMenu
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/ |
H A D | UsbConfirmActivity.java | 186 public void onCheckedChanged(CompoundButton buttonView, boolean isChecked) { in onCheckedChanged() method in UsbConfirmActivity
|
H A D | UsbPermissionActivity.java | 192 public void onCheckedChanged(CompoundButton buttonView, boolean isChecked) { in onCheckedChanged() method in UsbPermissionActivity
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/debug/ |
H A D | DebugMmsConfigItemView.java | 94 public void onCheckedChanged(CompoundButton buttonView, boolean isChecked) { in onCheckedChanged() method in DebugMmsConfigItemView
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/appsettings/ |
H A D | ApnPreference.java | 106 public void onCheckedChanged(CompoundButton buttonView, boolean isChecked) { in onCheckedChanged() method in ApnPreference
|
/aosp12/frameworks/base/core/java/android/preference/ |
H A D | SwitchPreference.java | 58 public void onCheckedChanged(CompoundButton buttonView, boolean isChecked) { in onCheckedChanged() method in SwitchPreference.Listener
|
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | RadioGroup.java | 369 public void onCheckedChanged(RadioGroup group, @IdRes int checkedId); in onCheckedChanged() method 374 public void onCheckedChanged(CompoundButton buttonView, boolean isChecked) { in onCheckedChanged() method in RadioGroup.CheckedStateTracker
|
/aosp12/frameworks/base/media/tests/EffectsTest/src/com/android/effectstest/ |
H A D | VisualizerTest.java | 130 public void onCheckedChanged(CompoundButton buttonView, boolean isChecked) { in onCheckedChanged() method in VisualizerTest
|
/aosp12/packages/apps/Settings/src/com/android/settings/network/apn/ |
H A D | ApnPreference.java | 120 public void onCheckedChanged(CompoundButton buttonView, boolean isChecked) { in onCheckedChanged() method in ApnPreference
|
/aosp12/packages/apps/Settings/src/com/android/settings/development/bluetooth/ |
H A D | BaseBluetoothDialogPreference.java | 112 public void onCheckedChanged(RadioGroup group, int checkedId) { in onCheckedChanged() method in BaseBluetoothDialogPreference
|
/aosp12/packages/apps/Settings/src/com/android/settings/notification/ |
H A D | RedactionInterstitial.java | 203 public void onCheckedChanged(RadioGroup group, int checkedId) { in onCheckedChanged() method in RedactionInterstitial.RedactionInterstitialFragment
|