Home
last modified time | relevance | path

Searched defs:switchView (Results 1 – 25 of 45) sorted by relevance

12

/packages/apps/Settings/src/com/android/settings/widget/
DSettingsMainSwitchPreferenceController.java52 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged()
DFilterTouchesRestrictedSwitchPreference.java53 final View switchView = holder.findViewById(android.R.id.switch_widget); in onBindViewHolder() local
DFilterTouchesSwitchPreference.java51 final View switchView = holder.findViewById(android.R.id.switch_widget); in onBindViewHolder() local
DSwitchBarController.java75 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged()
DMainSwitchBarController.java77 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged()
/packages/apps/Settings/src/com/android/settings/display/
DAutoBrightnessDetailPreferenceController.java61 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged()
DAutoRotateSwitchBarController.java75 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged()
DNightDisplayActivationPreferenceController.java78 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged()
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/
DMultiTargetSwitchPreference.java52 Switch switchView = holder.itemView.findViewById(android.R.id.switch_widget); in onBindViewHolder() local
/packages/apps/ThemePicker/src/com/android/customization/picker/mode/
DDarkModeSectionView.java43 Switch switchView = findViewById(R.id.dark_mode_toggle); in onFinishInflate() local
/packages/apps/Settings/src/com/android/settings/emergency/
DEmergencyGesturePreferenceController.java75 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged()
/packages/apps/Settings/src/com/android/settings/location/
DBluetoothScanningMainSwitchPreferenceController.java71 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged()
DWifiScanningMainSwitchPreferenceController.java72 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged()
DLocationSwitchBarController.java98 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged()
/packages/apps/Settings/src/com/android/settings/accessibility/
DDividerSwitchPreference.java48 final View switchView = holder.itemView.findViewById(android.R.id.widget_frame); in onBindViewHolder() local
/packages/apps/Settings/src/com/android/settings/deletionhelper/
DAutomaticStorageManagerSwitchBarController.java67 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged()
/packages/apps/Settings/src/com/android/settings/notification/app/
DBlockPreferenceController.java108 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged()
/packages/apps/Settings/src/com/android/settings/notification/zen/
DZenAutomaticRuleSwitchPreferenceController.java89 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged()
/packages/apps/Settings/src/com/android/settings/gestures/
DPreventRingingSwitchPreferenceController.java97 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged()
/packages/apps/Settings/src/com/android/settings/fuelgauge/batterysaver/
DBatterySaverButtonPreferenceController.java98 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged()
/packages/apps/Settings/src/com/android/settings/display/darkmode/
DDarkModeActivationPreferenceController.java95 public void onSwitchChanged(Switch switchView, boolean isChecked) { in onSwitchChanged()
/packages/apps/Car/Settings/src/com/android/car/settings/accounts/
DSyncPreference.java51 View switchView = view.findViewById(com.android.internal.R.id.switch_widget); in onBindViewHolder() local
/packages/apps/Settings/src/com/android/settings/nfc/
DAndroidBeam.java130 public void onSwitchChanged(Switch switchView, boolean desiredState) { in onSwitchChanged()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accounts/
DSyncStateSwitchPreference.java73 View switchView = view.findViewById(R.id.switch_widget_container); in onBindViewHolder() local
/packages/apps/ThemePicker/src/com/android/customization/model/mode/
DDarkModeSectionController.java121 Switch switchView = mDarkModeSectionView.findViewById(R.id.dark_mode_toggle); in onViewActivated() local

12