Home
last modified time | relevance | path

Searched defs:switchWidget (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/wifi/
H A DWifiEnabler.java75 public WifiEnabler(Context context, SwitchWidgetController switchWidget, in WifiEnabler()
82 WifiEnabler(Context context, SwitchWidgetController switchWidget, in WifiEnabler()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/
H A DPowerNotificationControlsFragment.java51 final Switch switchWidget = (Switch) switchBar.findViewById(android.R.id.switch_widget); in onViewCreated() local
/aosp12/packages/apps/Settings/src/com/android/settings/accessibility/
H A DShortcutPreference.java86 Switch switchWidget = holder.itemView.findViewById(R.id.switchWidget); in onBindViewHolder() local
/aosp12/packages/apps/Settings/src/com/android/settings/development/
H A DWirelessDebuggingEnabler.java51 public WirelessDebuggingEnabler(Context context, SwitchWidgetController switchWidget, in WirelessDebuggingEnabler()
/aosp12/packages/apps/Settings/src/com/android/settings/widget/
H A DPrimarySwitchPreference.java70 final View switchWidget = holder.findViewById(R.id.switchWidget); in onBindViewHolder() local
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/
H A DRestrictedSwitchPreference.java111 final View switchWidget = holder.findViewById(android.R.id.switch_widget); in onBindViewHolder() local