| /packages/apps/Settings/src/com/android/settings/widget/ | 
| D | SettingsMainSwitchPreference.java | 145     public void onSwitchChanged(Switch switchView, boolean isChecked) {  in onSwitchChanged()147         SettingsJankMonitor.detectToggleJank(getKey(), switchView);  in onSwitchChanged()  local
 
 | 
| D | SettingsMainSwitchPreferenceController.java | 52     public void onSwitchChanged(Switch switchView, boolean isChecked) {  in onSwitchChanged()
 | 
| D | FilterTouchesRestrictedSwitchPreference.java | 53         final View switchView = holder.findViewById(android.R.id.switch_widget);  in onBindViewHolder()  local
 | 
| D | FilterTouchesSwitchPreference.java | 51         final View switchView = holder.findViewById(android.R.id.switch_widget);  in onBindViewHolder()  local
 | 
| D | MainSwitchBarController.java | 77     public void onSwitchChanged(Switch switchView, boolean isChecked) {  in onSwitchChanged()
 | 
| D | SwitchBarController.java | 75     public void onSwitchChanged(Switch switchView, boolean isChecked) {  in onSwitchChanged()
 | 
| /packages/apps/Settings/src/com/android/settings/display/ | 
| D | AutoBrightnessDetailPreferenceController.java | 61     public void onSwitchChanged(Switch switchView, boolean isChecked) {  in onSwitchChanged()
 | 
| D | NightDisplayActivationPreferenceController.java | 84     public void onSwitchChanged(Switch switchView, boolean isChecked) {  in onSwitchChanged()
 | 
| /packages/apps/ThemePicker/src/com/android/customization/picker/mode/ | 
| D | DarkModeSectionView.java | 43         Switch switchView = findViewById(R.id.dark_mode_toggle);  in onFinishInflate()  local
 | 
| /packages/apps/Settings/src/com/android/settings/emergency/ | 
| D | EmergencyGesturePreferenceController.java | 75     public void onSwitchChanged(Switch switchView, boolean isChecked) {  in onSwitchChanged()
 | 
| /packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/ | 
| D | MultiTargetSwitchPreference.java | 52         Switch switchView = holder.itemView.findViewById(android.R.id.switch_widget);  in onBindViewHolder()  local
 | 
| /packages/apps/Settings/src/com/android/settings/accessibility/ | 
| D | CaptioningTogglePreferenceController.java | 66     public void onSwitchChanged(Switch switchView, boolean isChecked) {  in onSwitchChanged()
 | 
| /packages/apps/Settings/src/com/android/settings/location/ | 
| D | BluetoothScanningMainSwitchPreferenceController.java | 81     public void onSwitchChanged(Switch switchView, boolean isChecked) {  in onSwitchChanged()
 | 
| D | WifiScanningMainSwitchPreferenceController.java | 82     public void onSwitchChanged(Switch switchView, boolean isChecked) {  in onSwitchChanged()
 | 
| D | LocationSwitchBarController.java | 103     public void onSwitchChanged(Switch switchView, boolean isChecked) {  in onSwitchChanged()
 | 
| /packages/apps/Settings/src/com/android/settings/deletionhelper/ | 
| D | AutomaticStorageManagerSwitchBarController.java | 67     public void onSwitchChanged(Switch switchView, boolean isChecked) {  in onSwitchChanged()
 | 
| /packages/apps/Settings/src/com/android/settings/core/ | 
| D | TogglePreferenceController.java | 62                     SettingsJankMonitor.detectToggleJank(getPreferenceKey(), switchView));  in displayPreference()  local
 | 
| /packages/apps/Settings/src/com/android/settings/notification/app/ | 
| D | BlockPreferenceController.java | 107     public void onSwitchChanged(Switch switchView, boolean isChecked) {  in onSwitchChanged()
 | 
| /packages/apps/Settings/src/com/android/settings/accounts/ | 
| D | WorkModePreferenceController.java | 71     public void onSwitchChanged(Switch switchView, boolean isChecked) {  in onSwitchChanged()
 | 
| /packages/apps/Settings/src/com/android/settings/gestures/ | 
| D | PreventRingingSwitchPreferenceController.java | 97     public void onSwitchChanged(Switch switchView, boolean isChecked) {  in onSwitchChanged()
 | 
| /packages/apps/Settings/src/com/android/settings/notification/zen/ | 
| D | ZenAutomaticRuleSwitchPreferenceController.java | 89     public void onSwitchChanged(Switch switchView, boolean isChecked) {  in onSwitchChanged()
 | 
| /packages/apps/Settings/src/com/android/settings/display/darkmode/ | 
| D | DarkModeActivationPreferenceController.java | 99     public void onSwitchChanged(Switch switchView, boolean isChecked) {  in onSwitchChanged()
 | 
| /packages/apps/Car/Settings/src/com/android/car/settings/accounts/ | 
| D | SyncPreference.java | 50         View switchView = view.findViewById(com.android.internal.R.id.switch_widget);  in onBindViewHolder()  local
 | 
| /packages/apps/Settings/src/com/android/settings/nfc/ | 
| D | AndroidBeam.java | 130     public void onSwitchChanged(Switch switchView, boolean desiredState) {  in onSwitchChanged()
 | 
| /packages/apps/TvSettings/Settings/src/com/android/tv/settings/accounts/ | 
| D | SyncStateSwitchPreference.java | 73         View switchView = view.findViewById(R.id.switch_widget_container);  in onBindViewHolder()  local
 |