Home
last modified time | relevance | path

Searched defs:toggle (Results 1 – 18 of 18) sorted by relevance

/aosp14/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/
H A DPrimarySwitchPreferenceTest.java64 final Switch toggle = (Switch) mHolder.findViewById(R.id.switchWidget); in setChecked_shouldUpdateButtonCheckedState() local
76 final Switch toggle = (Switch) mHolder.findViewById(R.id.switchWidget); in setSwitchEnabled_shouldUpdateButtonEnabledState() local
88 final Switch toggle = (Switch) mHolder.findViewById(R.id.switchWidget); in setSwitchEnabled_shouldUpdateButtonEnabledState_beforeViewBound() local
99 final Switch toggle = (Switch) mHolder.findViewById(R.id.switchWidget); in clickWidgetView_shouldToggleButton() local
113 final Switch toggle = (Switch) mHolder.findViewById(R.id.switchWidget); in clickWidgetView_shouldNotToggleButtonIfDisabled() local
124 final Switch toggle = (Switch) mHolder.findViewById(R.id.switchWidget); in clickWidgetView_shouldNotifyPreferenceChanged() local
141 final Switch toggle = (Switch) mHolder.findViewById(R.id.switchWidget); in setDisabledByAdmin_hasEnforcedAdmin_shouldDisableButton() local
151 final Switch toggle = (Switch) mHolder.findViewById(R.id.switchWidget); in setDisabledByAdmin_noEnforcedAdmin_shouldEnableButton() local
161 final Switch toggle = (Switch) mHolder.findViewById(R.id.switchWidget); in onBindViewHolder_toggleButtonShouldHaveContentDescription() local
/aosp14/frameworks/base/core/java/android/widget/
H A DCheckable.java41 void toggle(); in toggle() method
H A DRadioButton.java78 public void toggle() { in toggle() method in RadioButton
H A DCheckedTextView.java124 public void toggle() { in toggle() method in CheckedTextView
H A DCompoundButton.java138 public void toggle() { in toggle() method in CompoundButton
H A DSwitch.java1243 public void toggle() { in toggle() method in Switch
H A DSlidingDrawer.java743 public void toggle() { in toggle() method
/aosp14/frameworks/base/tests/VectorDrawableTest/src/com/android/test/dynamic/
H A DVectorDrawable01.java63 CheckBox toggle = new CheckBox(this); in onCreate() local
/aosp14/frameworks/base/tests/UiBench/src/com/android/test/uibench/
H A DNavigationDrawerActivity.java39 ActionBarDrawerToggle toggle = new ActionBarDrawerToggle( in onCreate() local
H A DClippedListActivity.java40 ActionBarDrawerToggle toggle = new ActionBarDrawerToggle( in initializeActivity() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/ui/
H A DControlActionCoordinator.kt43 fun toggle(cvh: ControlViewHolder, templateId: String, isChecked: Boolean) regex
/aosp14/frameworks/base/packages/SoundPicker/src/com/android/soundpicker/
H A DCheckedListItem.java59 public void toggle() { in toggle() method in CheckedListItem
/aosp14/frameworks/base/media/jni/soundpool/
H A DStream.cpp314 auto toggle = mToggle ^ 1; in play_l() local
429 void Stream::onBufferEnd(int toggle, int tries) in onBufferEnd()
/aosp14/frameworks/base/tests/WindowInsetsTests/src/com/google/android/test/windowinsetstests/
H A DControllerActivity.java110 private void updateWidgets(WindowInsets insets, int types, ToggleButton toggle, SeekBar seek) { in updateWidgets()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DKeyboardShortcuts.java165 public static void toggle(Context context, int deviceId) { in toggle() method in KeyboardShortcuts
H A DKeyboardShortcutListSearch.java171 public static void toggle(Context context, int deviceId) { in toggle() method in KeyboardShortcutListSearch
/aosp14/frameworks/base/core/java/android/hardware/
H A DCamera.java3836 public void setAutoExposureLock(boolean toggle) { in setAutoExposureLock()
3906 public void setAutoWhiteBalanceLock(boolean toggle) { in setAutoWhiteBalanceLock()
4276 public void setVideoStabilization(boolean toggle) { in setVideoStabilization()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...