/developers/samples/android/ui/transition/AdapterTransition/Application/src/main/java/com/example/android/adaptertransition/ |
AdapterTransitionFragment.java | 65 * This list shows our contents. It can be ListView or GridView, and we toggle between them 142 toggle(); method 198 * Toggle the UI between ListView and GridView. 200 private void toggle() { method in class:AdapterTransitionFragment 211 // We also swap the icon for the toggle button.
|
/external/skia/samplecode/ |
SamplePath.cpp | 268 void toggle(bool& value) { function in class:ArcToView 283 case '1': this->toggle(fDoFrame); return true; 284 case '2': this->toggle(fDoArcTo); return true; 285 case '3': this->toggle(fDoCorner); return true; 286 case '4': this->toggle(fDoConic); return true;
|
/external/v8/tools/profviz/ |
profviz.js | 141 this.toggle("plot"); 146 this.toggle = function(mode) { 164 if (field && this[field].style.display != "none") field = null; // Toggle. 203 ui.toggle("plot"); 211 ui.toggle("prof");
|
/build/tools/droiddoc/templates-ds/assets/ |
android-developer-docs.css | 125 #side-nav .toggle-list .toggle-img { 135 /* second-level toggle */ 136 #side-nav .toggle-list .toggle-list .toggle-img { 140 #side-nav .closed .toggle-img, 141 #side-nav .open .closed .toggle-img { 144 #side-nav .open .toggle-img { 148 #side-nav .toggle-list [all...] |
/build/tools/droiddoc/templates-pdk/assets/ |
android-developer-docs.css | 125 #side-nav .toggle-list .toggle-img { 135 /* second-level toggle */ 136 #side-nav .toggle-list .toggle-list .toggle-img { 140 #side-nav .closed .toggle-img, 141 #side-nav .open .closed .toggle-img { 144 #side-nav .open .toggle-img { 148 #side-nav .toggle-list [all...] |
/device/google/accessory/arduino/USB_Host_Shield/ |
Usb.cpp | 161 regWr( rHCTL, devtable[ addr ].epinfo[ ep ].rcvToggle ); //set toggle value
168 /* the only case when absense of RCVDAVIRQ makes sense is when toggle error occured. Need to add handling for that */
180 if( regRd( rHRSL ) & bmRCVTOGRD ) { //save toggle value
197 regWr( rHCTL, devtable[ addr ].epinfo[ ep ].rcvToggle ); //set toggle value
204 /* the only case when absense of RCVDAVIRQ makes sense is when toggle error occured. Need to add handling for that */
216 if( regRd( rHRSL ) & bmRCVTOGRD ) { //save toggle value
244 regWr( rHCTL, devtable[ addr ].epinfo[ ep ].sndToggle ); //set toggle value
284 devtable[ addr ].epinfo[ ep ].sndToggle = ( regRd( rHRSL ) & bmSNDTOGRD ) ? bmSNDTOG1 : bmSNDTOG0; //update toggle
400 // toggle( BPNT_0 );
|
/frameworks/base/docs/html/about/versions/ |
android-2.1.jd | 78 <div class="toggle-content opened" style="padding-left:1em;"> 82 class="toggle-content-img" alt="" /> 86 <div class="toggle-content-toggleme" style="padding-left:2em;"> 106 <div class="toggle-content closed" style="padding-left:1em;"> 110 class="toggle-content-img" alt="" /> 114 <div class="toggle-content-toggleme" style="padding-left:2em;"> 133 <div class="toggle-content closed" style="padding-left:1em;"> 137 class="toggle-content-img" alt="" /> 141 <div class="toggle-content-toggleme" style="padding-left:2em;">
|
/packages/services/Telephony/src/com/android/phone/ |
EditPhoneNumberPreference.java | 43 /** toggle [(ENABLE / CANCEL) or (DISABLE / CANCEL)], use isToggled() to see requested state.*/ 77 //similar to toggle preference 309 // The neutral button (button3) is always the toggle. 311 //flip the toggle if we are in the correct mode. 341 * Toggle handling code. 343 //return the toggle value. 348 //set the toggle value. 401 // is in activation mode (CF), we look for the encoded toggle value 404 // Note: The toggle value is stored in the string in an encoded
|
/external/lldb/www/python_reference/ |
lldb.formatters.attrib_fromdict-pysrc.html | 69 <a name="AttributesDictionary"></a><div id="AttributesDictionary-def"><a name="L8"></a><tt class="py-lineno"> 8</tt> <a class="py-toggle" href="#" id="AttributesDictionary-toggle" onclick="return toggle('AttributesDictionary');">-</a><tt class="py-line"><tt class="py-keyword">class</tt> <a class="py-def-name" href="lldb.formatters.attrib_fromdict.AttributesDictionary-class.html">AttributesDictionary</a><tt class="py-op">:</tt> </tt> 70 </div><div id="AttributesDictionary-collapsed" style="display:none;" pad="++" indent="++++"></div><div id="AttributesDictionary-expanded"><a name="AttributesDictionary.__init__"></a><div id="AttributesDictionary.__init__-def"><a name="L9"></a><tt class="py-lineno"> 9</tt> <a class="py-toggle" href="#" id="AttributesDictionary.__init__-toggle" onclick="return toggle('AttributesDictionary.__init__');">-</a><tt class="py-line"> <tt class="py-keyword">def</tt> <a class="py-def-name" href="lldb.formatters.attrib_fromdict.AttributesDictionary-class.html#__init__">__init__</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt> <tt class="py-param">allow_reset</tt> <tt class="py-op">=</tt> <tt class="py-name">True</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt> 74 <a name="AttributesDictionary.__getattr__"></a><div id="AttributesDictionary.__getattr__-def"><a name="L13"></a><tt class="py-lineno">13</tt> <a class="py-toggle" href="#" id="AttributesDictionary.__getattr__-toggle" onclick="return toggle('AttributesDictionary.__getattr__');">-</a><tt class="py-line"> <tt class="py-keyword">def</tt> <a class="py-def-name" href="lldb.formatters.attrib_fromdict.AttributesDictionary-class.html#__getattr__">__getattr__</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt><tt class="py-param">name</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt> 116 <a name="AttributesDictionary._set_impl"></a><div id="AttributesDictionary._set_impl-def"><a name="L19"></a><tt class="py-lineno">19</tt> <a class="py-toggle" href="#" id="AttributesDictionary._set_impl-toggle" onclick="return toggle('AttributesDictionary. (…) [all...] |
/cts/tests/tests/view/src/android/view/inputmethod/cts/ |
KeyboardTest.java | 68 // Releasing the key inside the key area must flip the "pressed" state and toggle the "on" 85 // Releasing the key inside the key area must flip the "pressed" state and toggle the "on"
|
/developers/build/prebuilts/gradle/FindMyPhone/Wearable/src/main/java/com/example/android/wearable/findphone/ |
FindPhoneService.java | 92 // Toggle alarm. 106 Log.e(TAG, "Failed to toggle alarm on phone - Client disconnected from Google Play "
|
/developers/samples/android/wearable/wear/FindMyPhone/Wearable/src/main/java/com/example/android/wearable/findphone/ |
FindPhoneService.java | 92 // Toggle alarm. 106 Log.e(TAG, "Failed to toggle alarm on phone - Client disconnected from Google Play "
|
/development/samples/browseable/FindMyPhone/Wearable/src/com.example.android.wearable.findphone/ |
FindPhoneService.java | 92 // Toggle alarm. 106 Log.e(TAG, "Failed to toggle alarm on phone - Client disconnected from Google Play "
|
/external/llvm/lib/MC/ |
MCSubtargetInfo.cpp | 64 /// ToggleFeature - Toggle a feature and returns the re-computed feature 71 /// ToggleFeature - Toggle a feature and returns the re-computed feature
|
/frameworks/base/core/java/android/widget/ |
ToggleButton.java | 29 * <p>See the <a href="{@docRoot}guide/topics/ui/controls/togglebutton.html">Toggle Buttons</a> 139 layerDrawable.findDrawableByLayerId(com.android.internal.R.id.toggle);
|
/frameworks/base/tests/TransitionTests/res/values/ |
strings.xml | 36 <string name="toggle">Toggle State</string>
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
config-extensions.def | 19 # <<toggle-code-context>>= (See [CodeContext], below.) 90 toggle-code-context=
|
config-keys.def | 39 toggle-auto-coloring=<Control-Key-slash> 56 toggle-tabs=<Alt-Key-t> <Meta-Key-t> <Alt-Key-T> 90 toggle-auto-coloring=<Control-Key-slash> 107 toggle-tabs=<Alt-Key-t> 141 toggle-auto-coloring=<Control-Key-slash> 158 toggle-tabs=<Control-Key-t> 164 toggle-tabs = <Control-Key-t> 185 toggle-auto-coloring = <Control-Key-slash>
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
config-extensions.def | 19 # <<toggle-code-context>>= (See [CodeContext], below.) 90 toggle-code-context=
|
config-keys.def | 39 toggle-auto-coloring=<Control-Key-slash> 56 toggle-tabs=<Alt-Key-t> <Meta-Key-t> <Alt-Key-T> 90 toggle-auto-coloring=<Control-Key-slash> 107 toggle-tabs=<Alt-Key-t> 141 toggle-auto-coloring=<Control-Key-slash> 158 toggle-tabs=<Control-Key-t> 164 toggle-tabs = <Control-Key-t> 185 toggle-auto-coloring = <Control-Key-slash>
|
/developers/build/prebuilts/gradle/CustomChoiceList/Application/src/main/java/com/example/android/customchoicelist/ |
CheckableLinearLayout.java | 54 public void toggle() { method in class:CheckableLinearLayout
|
/developers/build/prebuilts/gradle/ScreenCapture/Application/tests/src/com/example/android/screencapture/test/ |
SampleTests.java | 58 final Button buttonToggle = (Button) view.findViewById(R.id.toggle);
|
/developers/samples/android/media/ScreenCapture/Application/tests/src/com/example/android/screencapture/test/ |
SampleTests.java | 58 final Button buttonToggle = (Button) view.findViewById(R.id.toggle);
|
/developers/samples/android/ui/lists/CustomChoiceList/Application/src/main/java/com/example/android/customchoicelist/ |
CheckableLinearLayout.java | 54 public void toggle() { method in class:CheckableLinearLayout
|
/development/samples/ApiDemos/res/layout/ |
presentation_activity.xml | 35 <!-- A checkbox to toggle between showing all displays or only presentation displays. -->
|