Home
last modified time | relevance | path

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

/aosp14/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
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/inputmethod/
H A DInputMethodPreference.java141 final Switch switchWidget = getSwitch(); in onBindViewHolder() local