Home
last modified time | relevance | path

Searched refs:definitions (Results 1 – 25 of 48) sorted by relevance

12

/frameworks/ex/common/java/com/android/common/
DGoogleLogTags.logtags18 # This file contains definitions for event log (android.util.EventLog) tags
19 # used by Google Mobile Services applications. These definitions are part of
26 # missing the tag definitions, and may not be able to show them in their logs.
/frameworks/volley/
Dbuild.gradle1 // NOTE: The only changes that belong in this file are the definitions
/frameworks/av/media/img_utils/src/
DTiffWriter.cpp29 const TagDefinition_t* definitions, size_t length) { in buildTagMap() argument
32 map.add(definitions[i].tagId, definitions + i); in buildTagMap()
/frameworks/base/docs/html/training/search/
Dsearch.jd107 (located in <code>res/raw/definitions.txt</code>) that contains words and their definitions, how
129 InputStream inputStream = resources.openRawResource(R.raw.definitions);
/frameworks/compile/mclinker/include/mcld/LD/
DDiagSymbolResolutions.inc43 "inconsistent definitions of absolute symbol `%0': old(%1) -> new(%2)",
/frameworks/av/media/img_utils/include/img_utils/
DTiffWriter.h251 const TagDefinition_t* definitions, size_t length);
/frameworks/base/docs/html/tools/devices/
Dmanaging-avds.jd88 <p>In case the available device definitions do not match the device type you'd like to emulate,
106 <li>Your custom device configuration is now available in the list of device definitions
280 an emulator display. If the skin definitions available in the AVD settings don't meet your needs,
/frameworks/base/docs/html/guide/topics/resources/
Dindex.jd3 … files and static content that your code uses, such as bitmaps, layout definitions, user interface…
/frameworks/base/docs/html/training/transitions/
Dscenes.jd54 <p>The example consists of the following layout definitions:</p>
127 <p>After you create definitions for the two relative layouts, you can obtain an scene for
Doverview.jd73 storing and applying animation definitions.</p>
/frameworks/base/docs/html/ndk/guides/
Dstable_apis.jd157 <p>{@code &lt;android/log.h&gt;} contains various definitions that an app can use to send log
158 messages to the kernel from native code. For more information about these definitions, see the
328 <li>{@code EGL/egl.h}: the main EGL API definitions.</li>
329 <li>{@code EGL/eglext.h}: EGL extension-related definitions.</li>
/frameworks/base/docs/html/training/basics/actionbar/
Doverlaying.jd104 <p>Also notice that this theme includes two definitions for the {@code windowActionBarOverlay}
/frameworks/base/docs/html/training/material/
Dtheme.jd128 <p>Elements in XML layout definitions can specify the <code>android:theme</code> attribute,
Danimations.jd483 definitions. For example:</p>
521 <p>The animation definitions represent {@link android.animation.ObjectAnimator} or {@link
/frameworks/base/docs/html/training/tv/start/
Dstart.jd316 SDK provides the device definitions that allow you to create virtual TV devices for running and
326 <li>Select one of the Android TV device definitions and click <strong>Create AVD</strong>.</li>
/frameworks/base/docs/html/training/notepad/
Dnotepad-ex1.jd88 <p>At the top of the class are some constant definitions that will be used in the application
274 project and look at it, you should see new definitions for
275 <code>notes_row</code> and <code>text1</code> (our new definitions)
/frameworks/base/docs/html/tools/revisions/
Dplatforms.jd138 <p>The platform includes the following new device definitions for use in creating
186 <p>The platform includes the following device definitions for use in creating Android Virtual
431 <p>The platform includes the following device definitions for use in creating Android Virtual
/frameworks/base/docs/html/training/wearables/ui/
Dlayouts.jd99 class included in the Wearable UI Library lets you specify different layout definitions for square
/frameworks/compile/mclinker/tools/mcld/
DOptions.td44 HelpText<"Allow multiple definitions">;
/frameworks/base/docs/html/training/activity-testing/
Dactivity-basic-testing.jd194 string definitions are modified in the resource file.</p>
/frameworks/rs/scriptc/
Drs_object_info.rsh54 * C structure definitions.
/frameworks/base/docs/html/training/basics/data-storage/
Ddatabases.jd61 <p>A good way to organize a contract class is to put definitions that are
/frameworks/base/docs/html/training/basics/firstapp/
Dcreating-project.jd174 string and color definitions. The strings.xml file defines the "Hello world!" string that
/frameworks/base/docs/html/about/versions/
Dandroid-4.0.3.jd187 <li>Adds definitions for the enums of the GL_OES_EGL_image_external OpenGL ES extension &mdash;
/frameworks/native/opengl/tests/angeles/
Dlicense-LGPL.txt294 that the user who changes the contents of definitions files in the
296 to use the modified definitions.)

12