/frameworks/base/core/java/android/webkit/ |
D | CacheManager.java | 859 String[] controls = cacheControl.toLowerCase().split("[ ,;]"); in parseHeaders() local 861 for (int i = 0; i < controls.length; i++) { in parseHeaders() 862 if (NO_STORE.equals(controls[i])) { in parseHeaders() 869 if (NO_CACHE.equals(controls[i])) { in parseHeaders() 876 } else if (controls[i].startsWith(MAX_AGE) && !noCache) { in parseHeaders() 877 int separator = controls[i].indexOf('='); in parseHeaders() 879 separator = controls[i].indexOf(':'); in parseHeaders() 882 String s = controls[i].substring(separator + 1); in parseHeaders() 896 + controls[i].substring(separator + 1)); in parseHeaders()
|
D | ZoomControlEmbedded.java | 90 View controls = mZoomButtonsController.getZoomControls(); in getControls() local 91 ViewGroup.LayoutParams params = controls.getLayoutParams(); in getControls()
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
D | widget_design.jd | 72 graphical controls and other elements. App widgets can contain a subset of the View widgets in 73 Android; supported controls include text labels, buttons, and images. For a full list of available 77 the frame and the widget's controls.</p> 81 alt="Widgets generally have margins and padding between bounding box, frame, and controls" 85 bounding box and frame, and padding between the frame and widget controls.</p> 231 <p class="note"><strong>Note: </strong> Just like with controls in activities, you should ensure 232 that interactive controls have distinct visual focused and pressed states using <a
|
D | menu_design.jd | 64 user controls in the content area of your application. 274 weighed against the space such user controls take up, or the sense that they
|
/frameworks/base/docs/html/guide/practices/design/ |
D | accessibility.jd | 60 <li>Make all of your user interface controls accessible with a trackball or directional 85 have a touchscreen). You should verify that all UI controls in your application are 87 the same effect as touching the controls on the touchscreen.</p> 89 <p>A UI control (also called a "widget") is accessible using directional controls when it's 91 controls and then interact with it. Widgets provided by the Android APIs are focusable by default 112 <p>When the user navigates in any direction using the directional controls, focus is passed from one
|
/frameworks/base/docs/html/guide/developing/tools/ |
D | draw9patch.jd | 47 <p>Optional controls include:</p>
|
D | monkey.jd | 140 End Call, or Volume controls.)</td>
|
D | monkeyrunner_concepts.jd | 49 the monkeyrunner tool controls devices and emulators from a workstation by sending specific
|
/frameworks/base/docs/html/guide/topics/views/ |
D | ui-xml.jd | 12 …better separate the presentation of your application from the code that controls it's behavior. Yo… 37 …u've defined the root element, you can add additional layout objects or controls as child elements…
|
D | custom-views.jd | 98 that use them. This is useful because it controls access to them but 345 existing controls, then creating a Compound Component (or Compound Control) might 347 controls (or views) into a logical group of items that can be treated as a
|
/frameworks/base/docs/html/sdk/ |
D | android-2.2-highlights.jd | 260 orientation, zoom controls, access to exposure data, and a thumbnail utility. A new camcorder 285 <p>New "car mode" and "night mode" controls and configurations allow applications to adjust their UI
|
D | android-3.1-highlights.jd | 180 …m;margin-bottom:0;padding-bottom:0;"><img src="{@docRoot}sdk/images/3.1/controls.png" alt="" heigh… 191 redesigned. Users can now use the controls to view thumbnails of open tabs and 193 Settings and other controls.</p> 224 by hiding the calendar list controls. Controls in the date picker are
|
D | android-4.0-highlights.jd | 231 …9em;padding-right:1.75em;"><!--<strong>Figure 3.</strong>--> Data usage controls let you monitor t… 240 <strong>tiered or metered data plans</strong>, Android 4.0 adds new controls for 306 controls over which contacts are shown from any integrated account or social 369 the camera controls. </p> 785 controls</strong></p> 788 integrate with playback controls that are displayed in a remote view. Media
|
D | android-2.3-highlights.jd | 260 that gives applications access to powerful audio controls and effects from 427 <li>Improved file read and write controls</li>
|
/frameworks/base/docs/html/resources/tutorials/opengl/ |
D | opengl-es20.jd | 75 controls what is drawn within that view. (For more information about these classes, see the <a 337 <p>The vertex shader controls how OpenGL positions and draws the vertices of shapes in space. 338 The fragment shader controls what OpenGL draws <em>between</em> the vertices of shapes.</p> 611 // and other input controls. In this case, you are only
|
D | opengl-es10.jd | 72 controls what is drawn within that view. (For more information about these classes, see the <a 491 // and other input controls. In this case, you are only
|
/frameworks/base/docs/html/guide/tutorials/views/ |
D | hello-mapview.jd | 113 required to actually perform the zoom operations. The controls will appear whenever the user 121 <p>So, we now have full interaction controls. All well and good, but what we really want our map
|
/frameworks/base/docs/html/guide/topics/location/ |
D | index.jd | 71 well as a variety of display options and controls. </p>
|
/frameworks/base/docs/html/guide/topics/manifest/ |
D | intent-filter-element.jd | 108 <li><p>It controls the order in which broadcast receivers are executed to
|
D | provider-element.jd | 215 attribute is also set, it controls access for querying the content provider. 217 it controls access for modifying the provider's data.
|
/frameworks/base/docs/html/guide/developing/debugging/ |
D | ddms.jd | 240 controls tab lets you change different aspects of the phone's networks status, speed and latency. 255 controls tab lets you spoof calls and messages. This is useful when you want to to test your
|
/frameworks/base/docs/html/guide/topics/ui/ |
D | custom-components.jd | 103 that use them. This is useful because it controls access to them but 354 existing controls, then creating a Compound Component (or Compound Control) might 356 controls (or views) into a logical group of items that can be treated as a
|
/frameworks/base/docs/html/guide/topics/media/ |
D | camera.jd | 351 view layout that incorporates the preview and the user interface controls you want.</li> 353 controls to start image or video capture in response to user actions, such as pressing a 512 layout of an activity along with other user interface controls for taking a picture or video. This 518 information or controls can be overlayed on the live camera preview images.</p> 610 for your user interface controls to respond to a user action by taking a picture.</p>
|
/frameworks/base/tests/DumpRenderTree/assets/results/ |
D | layout_tests_failed.txt | 140 /sdcard/android/layout_tests/fast/replaced/table-percent-height-text-controls.html 909 /sdcard/android/layout_tests/media/video-controls-transformed.html 910 /sdcard/android/layout_tests/media/video-controls-zoomed.html 914 /sdcard/android/layout_tests/media/controls-right-click-on-timebar.html 927 /sdcard/android/layout_tests/media/video-controls.html 931 /sdcard/android/layout_tests/media/controls-css-overload.html
|
/frameworks/base/docs/html/guide/developing/projects/ |
D | projects-eclipse.jd | 198 <strong>Down</strong> controls. The tools merge the referenced libraries with your application
|