Home
last modified time | relevance | path

Searched refs:definitions (Results 1 – 25 of 39) 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/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/compile/mclinker/include/mcld/LD/
DDiagSymbolResolutions.inc11 DIAG(multiple_absolute_definitions, DiagnosticEngine::Error, "inconsistent definitions of absolute …
/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/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>
Dtransitions.jd77 definitions from your application code, as shown in <a href="#Multiple">Specify Multiple
/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.jd482 definitions. For example:</p>
520 <p>The animation definitions represent {@link android.animation.ObjectAnimator} or {@link
/frameworks/base/docs/html/training/tv/start/
Dstart.jd297 SDK provides the device definitions that allow you to create virtual TV devices for running and
307 <li>Select one of the Android TV device definitions and click <strong>Create AVD</strong>.</li>
/frameworks/base/docs/html/tools/revisions/
Dplatforms.jd95 <p>The platform includes the following new device definitions for use in creating
143 <p>The platform includes the following device definitions for use in creating Android Virtual
390 <p>The platform includes the following device definitions for use in creating Android Virtual
/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/training/wearables/ui/
Dlayouts.jd98 different layout definitions for square and round screens. This class detects the screen shape
/frameworks/base/docs/html/training/activity-testing/
Dactivity-basic-testing.jd194 string definitions are modified in the resource file.</p>
/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.jd168 string and color definitions. The strings.xml file defines the "Hello world!" string that
/frameworks/rs/scriptc/
Drs_types.rsh489 * with multiple bit definitions are for packed graphical data
/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.)
/frameworks/base/docs/html/guide/topics/connectivity/usb/
Dhost.jd101 <td>Defines USB constants that correspond to definitions in linux/usb/ch9.h of the Linux
/frameworks/base/docs/html/tools/building/
Dconfiguring-gradle.jd278 <p>The product flavor definitions support the same properties as the <code>defaultConfig</code>

12