Searched refs:toggle (Results 1 – 10 of 10) sorted by relevance
174 R.id.toggle, RemoteViews.RemoteResponse.fromFillInIntent(fillInIntent)); in setup()366 CompoundButton toggle = in verifyItemCheckedChangeIntents() local369 assertFalse(toggle.isChecked()); in verifyItemCheckedChangeIntents()371 assertTrue(toggle.isChecked()); in verifyItemCheckedChangeIntents()373 toggle.setChecked(newChecked); in verifyItemCheckedChangeIntents()
574 UiObject2 toggle = uiObjects.get(0); in toggleToGrantRequestInstallPackagesPermission() local575 logUiObject(toggle); in toggleToGrantRequestInstallPackagesPermission()576 UiObject2 text = findSiblingTextObject(toggle); in toggleToGrantRequestInstallPackagesPermission()582 clickAndWaitForNewWindow(toggle); in toggleToGrantRequestInstallPackagesPermission()588 UiObject2 toggle = uiObjects.get(i); in toggleToGrantRequestInstallPackagesPermission() local589 text = findSiblingTextObject(toggle); in toggleToGrantRequestInstallPackagesPermission()
162 mRadioButton.toggle(); in testToggleViaApi()167 mRadioButton.toggle(); in testToggleViaApi()
160 mCheckBox.toggle(); in testToggleViaApi()165 mCheckBox.toggle(); in testToggleViaApi()
196 mDrawer.toggle(); in testToggle()200 mDrawer.toggle(); in testToggle()
161 mCheckedTextView.toggle(); in testToggle()164 mCheckedTextView.toggle(); in testToggle()168 mCheckedTextView.toggle(); in testToggle()
170 mCompoundButton.toggle(); in testToggle()173 mCompoundButton.toggle(); in testToggle()177 mCompoundButton.toggle(); in testToggle()
2332 Switch toggle = mResult.findViewById(R.id.remoteView_switch); in testSetSwitchChecked() local2336 assertTrue(toggle.isChecked()); in testSetSwitchChecked()2340 assertFalse(toggle.isChecked()); in testSetSwitchChecked()
39 bpy.ops.object.mode_set(mode='OBJECT', toggle=False)
2448 field public static final int toggle = 16908311; // 0x10200179283 field @Deprecated public static final String SUBTYPE_TOGGLE = "toggle";58951 method public void toggle();58970 method public void toggle();59013 method public void toggle();60585 method @Deprecated public void toggle();