Searched refs:representation (Results 1 – 25 of 27) sorted by relevance
12
/frameworks/av/media/libstagefright/codecs/amrwbenc/ |
D | patent_disclaimer.txt | 4 Google makes no representation or warranty that the codecs for which
|
/frameworks/av/media/libstagefright/codecs/amrwb/ |
D | patent_disclaimer.txt | 4 Google makes no representation or warranty that the codecs for which
|
/frameworks/av/media/libstagefright/codecs/avc/ |
D | patent_disclaimer.txt | 4 Google makes no representation or warranty that the codecs for which
|
/frameworks/av/media/libstagefright/codecs/amrnb/ |
D | patent_disclaimer.txt | 4 Google makes no representation or warranty that the codecs for which
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/ |
D | patent_disclaimer.txt | 4 Google makes no representation or warranty that the codecs for which
|
/frameworks/av/media/libstagefright/codecs/aacenc/ |
D | patent_disclaimer.txt | 4 Google makes no representation or warranty that the codecs for which
|
/frameworks/av/media/libstagefright/codecs/mp3dec/ |
D | patent_disclaimer.txt | 4 Google makes no representation or warranty that the codecs for which
|
/frameworks/base/docs/html/tools/help/ |
D | hierarchy-viewer.jd | 7 interface. It provides a visual representation of the layout's View hierarchy
|
/frameworks/base/core/java/android/net/ |
D | Uri.java | 2013 int representation = parcel.readInt(); in readFrom() local 2014 switch (representation) { in readFrom() 2023 + representation); in readFrom() 2198 int representation = parcel.readInt(); in readFrom() local 2199 switch (representation) { in readFrom() 2207 throw new IllegalArgumentException("Bad representation: " + representation); in readFrom()
|
/frameworks/base/docs/html/guide/topics/data/ |
D | backup.jd | 326 local representation of the data that was backed up the last time {@link 333 the cloud storage, you can use this local representation to determine whether your data has changed 340 you must write a representation of the data that you delivered to {@code data} (a representation 417 <li>Whether or not you perform a backup (in step 2), write a representation of the current data to 419 locally as a representation of the data that is currently backed up. It passes this back to you as 425 <p>The following example saves a representation of the current data into {@code newState} using
|
/frameworks/base/docs/html/guide/topics/text/ |
D | copy-paste.jd | 180 clipboard. To do this, you can force the clipboard data into a text representation, and then 327 a representation of the URI. The representation is the same as that returned by 333 a representation of the URI. The representation is the same as that returned by 343 an Intent URI and returns it. The representation is the same as that returned by 717 // Generates a uri object from the string representation
|
/frameworks/base/docs/html/tools/debugging/ |
D | debugging-ui.jd | 62 provides a visual representation of the layout's View hierarchy (the View Hierarchy window) 168 representation of the entire Tree View window. Use Tree Overview to identify the part of the 187 a block representation of the UI. Layout View is another way to navigate through your UI.
|
/frameworks/base/docs/html/design/style/ |
D | iconography.jd | 9 intuitive representation of an action, a status, or an app.</p> 42 <p>The launcher icon is the visual representation of your app on the Home or All Apps screen. Since…
|
/frameworks/base/docs/html/guide/topics/sensors/ |
D | sensors_motion.jd | 240 constant is derived from a time constant (t), which is a rough representation of the latency that 344 // We will convert this axis-angle representation of the delta rotation
|
/frameworks/compile/slang/ |
D | README.rst | 13 Virtual Machine) bitcode representation, which will be consumed on
|
/frameworks/base/docs/html/guide/components/ |
D | tasks-and-back-stack.jd | 108 <p class="img-caption"><strong>Figure 1.</strong> A representation of how each new activity in a 372 <p class="img-caption"><strong>Figure 4.</strong> A representation of how an activity with
|
D | bound-services.jd | 440 // representation of that from the raw IBinder object.
|
/frameworks/base/docs/html/guide/topics/ui/ |
D | drag-drop.jd | 129 starting. The system calls back to your application to get a representation of the data 130 being dragged. As the user's finger moves this representation (a "drag shadow")
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
D | icon_design_launcher_archive.jd | 120 representation of the whole (for example, the Music icon features a speaker).
|
D | menu_design.jd | 374 Before opening a Context menu, it has no visual representation that identifies
|
/frameworks/base/docs/html/training/basics/network-ops/ |
D | xml.jd | 543 // Given a string representation of a URL, sets up a connection and gets
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | more-resources.jd | 236 …the actual representation can vary across devices; each devices may have a different number of pix…
|
/frameworks/base/docs/html/guide/webapps/ |
D | targeting.jd | 68 <p>To provide the best visual representation on all
|
/frameworks/base/docs/html/guide/topics/providers/ |
D | calendar-provider.jd | 99 <p>Figure 1 shows a graphical representation of the Calendar Provider data model. It shows the
|
/frameworks/base/docs/html/guide/topics/manifest/ |
D | activity-element.jd | 350 a representation of the activity is required on-screen. For example, icons
|
12