Home
last modified time | relevance | path

Searched refs:includes (Results 1 – 25 of 408) sorted by relevance

12345678910>>...17

/frameworks/native/opengl/tests/hwc/
DAndroid.mk26 $(call include-path-for, opengl-tests-includes) \
56 $(call include-path-for, opengl-tests-includes) \
86 $(call include-path-for, opengl-tests-includes) \
116 $(call include-path-for, opengl-tests-includes) \
146 $(call include-path-for, opengl-tests-includes) \
/frameworks/multidex/
DNOTICE10 This product includes software developed as part of
22 This product includes software developed at
/frameworks/data-binding/extensions/library/src/main/java/android/databinding/
DViewDataBinding.java566 int numBindings, IncludedLayouts includes, SparseIntArray viewsWithIds) { in mapBindings() argument
568 mapBindings(bindingComponent, root, bindings, includes, viewsWithIds, true); in mapBindings()
906 int numBindings, IncludedLayouts includes, SparseIntArray viewsWithIds) { in mapBindings() argument
909 mapBindings(bindingComponent, roots[i], bindings, includes, viewsWithIds, true); in mapBindings()
915 Object[] bindings, IncludedLayouts includes, SparseIntArray viewsWithIds, in mapBindings() argument
931 indexInIncludes = includes == null ? -1 : index; in mapBindings()
942 indexInIncludes = includes == null ? -1 : tagIndex; in mapBindings()
971 includes, indexInIncludes); in mapBindings()
975 final int index = includes.indexes[indexInIncludes][includeIndex]; in mapBindings()
976 final int layoutId = includes.layoutIds[indexInIncludes][includeIndex]; in mapBindings()
[all …]
/frameworks/base/core/java/android/app/backup/
DFullBackup.java418 Map<String, Set<String>> includes) in parseBackupSchemeFromXmlLocked() argument
460 parser, excludes, includes, domainFromXml); in parseBackupSchemeFromXmlLocked()
506 if (includes.isEmpty()) { in parseBackupSchemeFromXmlLocked()
510 for (Map.Entry<String, Set<String>> entry : includes.entrySet()) { in parseBackupSchemeFromXmlLocked()
535 Map<String, Set<String>> includes, in parseCurrentTagForDomain() argument
540 Set<String> includeSet = includes.get(domainToken); in parseCurrentTagForDomain()
543 includes.put(domainToken, includeSet); in parseCurrentTagForDomain()
/frameworks/av/media/img_utils/src/
DNOTICE1 This product includes DNG technology under license by Adobe Systems
/frameworks/native/opengl/tests/swapinterval/
DAndroid.mk17 LOCAL_C_INCLUDES += $(call include-path-for, opengl-tests-includes)
/frameworks/native/opengl/tests/fillrate/
DAndroid.mk17 LOCAL_C_INCLUDES += $(call include-path-for, opengl-tests-includes)
/frameworks/native/opengl/tests/gl_basic/
DAndroid.mk17 LOCAL_C_INCLUDES += $(call include-path-for, opengl-tests-includes)
/frameworks/native/opengl/tests/tritex/
DAndroid.mk17 LOCAL_C_INCLUDES += $(call include-path-for, opengl-tests-includes)
/frameworks/native/opengl/tests/linetex/
DAndroid.mk17 LOCAL_C_INCLUDES += $(call include-path-for, opengl-tests-includes)
/frameworks/native/opengl/tests/filter/
DAndroid.mk17 LOCAL_C_INCLUDES += $(call include-path-for, opengl-tests-includes)
/frameworks/native/opengl/tests/gl2_basic/
DAndroid.mk17 LOCAL_C_INCLUDES += $(call include-path-for, opengl-tests-includes)
/frameworks/native/opengl/tests/finish/
DAndroid.mk17 LOCAL_C_INCLUDES += $(call include-path-for, opengl-tests-includes)
/frameworks/native/opengl/tests/angeles/
DAndroid.mk8 LOCAL_C_INCLUDES += $(call include-path-for, opengl-tests-includes)
/frameworks/native/opengl/tests/textures/
DAndroid.mk17 LOCAL_C_INCLUDES += $(call include-path-for, opengl-tests-includes)
/frameworks/native/opengl/tests/gl2_copyTexImage/
DAndroid.mk17 LOCAL_C_INCLUDES += $(call include-path-for, opengl-tests-includes)
/frameworks/native/opengl/tests/gl_yuvtex/
DAndroid.mk17 LOCAL_C_INCLUDES += $(call include-path-for, opengl-tests-includes)
/frameworks/native/opengl/tests/gl2_yuvtex/
DAndroid.mk18 LOCAL_C_INCLUDES += $(call include-path-for, opengl-tests-includes)
/frameworks/native/opengl/tests/gl_perf/
DAndroid.mk19 LOCAL_C_INCLUDES += $(call include-path-for, opengl-tests-includes)
/frameworks/native/opengl/tests/lib/
DAndroid.mk23 $(call include-path-for, opengl-tests-includes)
/frameworks/data-binding/internal-prebuilts/
DREADME.md1 This maven repository includes prebuilts of data binding libs that
/frameworks/base/docs/html/sdk/
DRELEASENOTES.jd17 <li style="margin-top:.5em">The SDK downloadable package includes <em>only</em>
32 includes the Android SDK and AVD Manager tool. To develop against Android 2.0.1,
60 <p>This SDK release includes several new features for developers. Highlights of the
149 the amount of memory used by the application at run time. The SDK includes
155 sign and then run <code>zipalign</code> against it. The SDK includes the
194 <p>The Windows version of the Android 1.6 SDK includes a new, WinUSB-based
243 <p>Provides an updated Android 1.5 system image that includes permissions
251 Android-powered devices, includes fixes to the permissions-checking
286 <li>The SDK includes a new version of the Google APIs add-on. The add-on
314 Release 1, but provides an updated Android 1.5 system image that includes a
[all …]
/frameworks/base/docs/html/guide/topics/media/
Djetplayer.jd36 <p>The Android platform includes a JET engine that lets you add interactive playback of JET audio
67 <a>The SDK includes an example application &mdash; JetBoy &mdash; that shows how to use {@link
/frameworks/base/docs/html/about/versions/
Dandroid-1.6-highlights.jd70 <p>Android 1.6 includes a redesigned search framework that provides a quick,
161 SpeechSynthesis Data Installer from Google Play, which includes the "voices" needed by the
191 <p>Android 1.6 includes support for CDMA in the telephony stack.</p>
196 <p>Android 1.6 includes the updated OpenCore 2 media engine, which has:</p>
Dandroid-2.0.1.jd42 This release includes minor API
47 downloadable component for the Android SDK. The downloadable platform includes a
50 includes no external libraries. </p>
157 includes a "Sync Tester" application to provide quick and easy testing of
211 <p>The downloadable platform includes a set of emulator skins that you can use for modeling your ap…
243 <li>Debug- and release-mode application signing. Release-mode signing includes integrated support f…

12345678910>>...17