/cts/tests/tests/widget/src/android/widget/cts/ |
CheckedTextViewTest.java | 134 checkedTextView.toggle(); 137 checkedTextView.toggle(); 141 checkedTextView.toggle();
|
/development/ndk/platforms/android-21/samples/native-codec/src/com/example/nativecodec/ |
NativeCodec.java | 146 mRadio2.toggle(); 152 mRadio1.toggle(); 158 mRadio2.toggle();
|
/external/opencv3/samples/gpu/ |
cascadeclassifier.cpp | 113 matPrint(canvas, 4, fontColorNV, "F - toggle rectangles Filter"); 114 matPrint(canvas, 5, fontColorNV, "H - toggle hotkeys help"); 119 matPrint(canvas, 2, fontColorNV, "H - toggle hotkeys help");
|
/developers/build/prebuilts/androidtv/sample-inputs/ |
README.md | 26 * To watch sample channels, simply toggle UP and DOWN to switch channels
|
/developers/build/prebuilts/gradle/AppRestrictions/ |
README.md | 8 When launched under the primary User account, you can toggle between standard app restriction
|
/developers/build/prebuilts/gradle/ImmersiveMode/ |
README.md | 7 click the "Toggle immersive mode" button, then try swiping the bar in and out!
|
/developers/build/prebuilts/gradle/XYZTouristAttractions/Application/src/main/res/values/ |
strings.xml | 46 <string name="action_test_toggle_geofence">Toggle Geofence Trigger</string>
|
/developers/samples/android/content/multiuser/AppRestrictions/ |
README.md | 8 When launched under the primary User account, you can toggle between standard app restriction
|
/developers/samples/android/ui/transition/AdapterTransition/ |
README.md | 4 Transition cannot be directly applied to AdapterViews. In this sample, we demonstrate how to create an overlay layout and run a Transition on it. Press the action bar button to toggle between ListView and GridView.
|
/developers/samples/android/ui/window/BasicImmersiveMode/ |
template-params.xml | 33 <sample_action>Toggle Immersive Mode!</sample_action>
|
/developers/samples/android/ui/window/ImmersiveMode/ |
README.md | 7 click the "Toggle immersive mode" button, then try swiping the bar in and out!
|
/developers/samples/android/wearable/wear/XYZTouristAttractions/Application/src/main/res/values/ |
strings.xml | 46 <string name="action_test_toggle_geofence">Toggle Geofence Trigger</string>
|
/development/apps/Development/res/values/ |
strings.xml | 31 <string name="start_toggling">Start Wifi Toggle</string> 32 <string name="stop_toggling">Stop Wifi Toggle</string> 33 <string name="start_screen_toggling">Start Screen Toggle</string> 34 <string name="stop_screen_toggling">Stop Screen Toggle</string>
|
/development/samples/ApiDemos/res/layout/ |
table_layout_8.xml | 83 android:id="@+id/toggle"
|
table_layout_9.xml | 87 android:id="@+id/toggle"
|
/development/samples/SupportDesignDemos/res/layout/ |
design_bottom_sheet_hideable.xml | 37 android:id="@+id/toggle"
|
/development/samples/SupportDesignDemos/src/com/example/android/support/design/widget/ |
NavigationViewUsage.java | 52 // Toggle icon
|
/development/samples/browseable/XYZTouristAttractions/Application/res/values/ |
strings.xml | 46 <string name="action_test_toggle_geofence">Toggle Geofence Trigger</string>
|
/development/samples/devbytes/animation/KeyframeAnimation/src/com/example/android/keyframeanimation/ |
KeyframeAnimation.java | 56 // When the user clicks on the image, toggle the animation on/off
|
/device/google/accessory/arduino/USB_Host_Shield/ |
Max3421e.h | 42 // void toggle( byte pin );
|
Usb.h | 104 byte sndToggle; //last toggle value, bitmask for HCTL toggle bits
105 byte rcvToggle; //last toggle value, bitmask for HCTL toggle bits
|
/external/autotest/server/site_tests/network_WiFi_DisableEnable/ |
network_WiFi_DisableEnable.py | 14 This test run seeks to associate the DUT with an AP, then toggle
|
/external/chromium-trace/catapult/dashboard/dashboard/elements/ |
quick-log.html | 43 .toggle-arrow { 298 span.className = 'toggle-arrow arrow-right'; 331 arrowIcon.className = 'toggle-arrow arrow-down'; 334 arrowIcon.className = 'toggle-arrow arrow-right';
|
/external/chromium-trace/catapult/third_party/polymer/components/core-icon-button/ |
core-icon-button.html | 74 this.classList.toggle('selected', this.active);
|
/external/chromium-trace/catapult/third_party/polymer/components/core-transition/ |
demo.html | 44 <button onclick="stuff();">toggle</button>
|