Home
last modified time | relevance | path

Searched refs:referenced (Results 1 – 25 of 44) sorted by relevance

12

/frameworks/base/packages/WAPPushManager/
Dproguard.flags2 #apply method is dynamically referenced by the reflection class.
10 #WapPushManager is referenced only by AndroidManifest.xml
/frameworks/base/data/sounds/
DREADME.txt15 old, referenced by AudioPackage[2345].mk OriginalAudio.mk
18 new, referenced by AudioPackage[6789].mk AudioPackage7alt.mk AudioPackage10.mk
/frameworks/base/docs/html/guide/topics/resources/
Dmore-resources.jd34 <p class="note"><strong>Note:</strong> A bool is a simple resource that is referenced
130 <p class="note"><strong>Note:</strong> A color is a simple resource that is referenced
244 <p class="note"><strong>Note:</strong> A dimension is a simple resource that is referenced
339 <p class="note"><strong>Note:</strong> An ID is a simple resource that is referenced
446 <p class="note"><strong>Note:</strong> An integer is a simple resource that is referenced
525 <p class="note"><strong>Note:</strong> An integer array is a simple resource that is referenced
620 <p class="note"><strong>Note:</strong> A typed array is a simple resource that is referenced
Dstyle-resource.jd23 <p class="note"><strong>Note:</strong> A style is a simple resource that is referenced
Dstring-resource.jd25 <p>A single string that can be referenced from the application or from other resource files (such
28 <p class="note"><strong>Note:</strong> A string is a simple resource that is referenced
123 <p>An array of strings that can be referenced from the application.</p>
125 <p class="note"><strong>Note:</strong> A string array is a simple resource that is referenced
252 referenced using the value provided in the {@code name} attribute (not the name of the XML
Daccessing-resources.jd10 <li>Resources can be referenced from code using integers from {@code R.java}, such as
12 <li>Resources can be referenced from resources using a special XML syntax, such as {@code
/frameworks/webview/chromium/
Dproguard.flags89 # We need to explicitly keep classes and constructors referenced only in
/frameworks/base/docs/html/guide/topics/ui/controls/
Dbutton.jd221 important. When this drawable is referenced, the <code>&lt;item></code> elements are traversed
226 drawable resource and when referenced by a {@link android.widget.Button} for its background,
/frameworks/base/core/jni/
Dandroid_os_Debug.cpp231 unsigned referenced = 0; in read_mapinfo() local
363 referenced = temp; in read_mapinfo()
/frameworks/base/docs/html/tools/help/
Dproguard.jd134 <li>a class that is referenced only in the <code>AndroidManifest.xml</code> file</li>
138 <li>dynamically referenced fields and methods</li>
Dandroid.jd131 the target referenced in the <code>-t &lt;targetID&gt;</code> argument. For example, <code>-s
/frameworks/base/docs/html/training/wearables/notifications/
Dvoice-input.jd157 which is referenced by the <code>EXTRA_VOICE_REPLY</code> key that is used in the previous examples:
/frameworks/base/docs/html/training/displaying-bitmaps/
Dcache-bitmap.jd55 referenced objects in a strong referenced {@link java.util.LinkedHashMap} and evicting the least
Dprocess-bitmap.jd163 <p>The {@code cancelPotentialWork} method referenced in the code sample above checks if another
Dmanage-memory.jd51 the memory is reclaimed soon after a bitmap is no longer referenced.</strong>
/frameworks/base/docs/html/tools/projects/
Dindex.jd136 are processed by aapt and must be referenced from the application using a resource
144 referenced by the file name. Instead, the XML element type controls how the resources is
271 libraries referenced from an application define the same resource ID, the tools select the
Dprojects-eclipse.jd234 <strong>Down</strong> controls. The tools merge the referenced libraries with your application
/frameworks/base/docs/html/guide/topics/ui/layout/
Dgridview.jd118 // create a new ImageView for each item referenced by the Adapter
/frameworks/base/docs/html/training/enterprise/
Ddevice-management-policy.jd73 <p>Policy declaration XML referenced in Android manifest:</p>
/frameworks/native/opengl/specs/
DEGL_ANDROID_native_fence_sync.txt40 associated with a native synchronization fence object that is referenced
/frameworks/base/docs/html/sdk/
DOLD_RELEASENOTES.jd99 …<li>All referenced resources (strings, bitmaps, etc...) are resolved based on the selected configu…
382 <li>Adds support for referenced projects. Android projects will add to the apk package any code fro…
/frameworks/base/docs/html/guide/topics/ui/
Dthemes.jd104 object at compile-time, which can be referenced by the value in the {@code &lt;style>} element's
105 {@code name} attribute. This example style can be referenced from an XML layout as
Ddeclaring-layout.jd147 When the application is compiled, this ID is referenced as an integer, but the ID is typically
182 which is referenced by the unique ID.</p>
/frameworks/base/docs/html/about/versions/
Dandroid-1.1.jd43 if the referenced integer is less than or equal to the API Level integer stored
/frameworks/base/docs/html/samples/new/
Dindex.jd285 A color state list is referenced as the tint color, which defines colors for different

12