Home
last modified time | relevance | path

Searched refs:uses (Results 1 – 25 of 56) sorted by relevance

123

/frameworks/base/tools/aapt2/link/
DManifestFixer_test.cpp116 <uses-sdk android:minSdkVersion="7" android:targetSdkVersion="21" /> in TEST_F()
126 el = el->FindChild({}, "uses-sdk"); in TEST_F()
138 <uses-sdk android:targetSdkVersion="21" /> in TEST_F()
145 el = el->FindChild({}, "uses-sdk"); in TEST_F()
157 <uses-sdk /> in TEST_F()
164 el = el->FindChild({}, "uses-sdk"); in TEST_F()
181 el = el->FindChild({}, "uses-sdk"); in TEST_F()
208 xml::Element* uses_sdk_el = manifest_el->FindChild("", "uses-sdk"); in TEST_F()
362 <uses-feature android:name="feature" />
363 <uses-feature android:glEsVersion="1" />
[all …]
/frameworks/compile/mclinker/include/mcld/LD/
DDiagAttribute.inc42 "%0 uses different way to pass WMMX parameters and results.",
43 "%0 uses different way to pass WMMX parameters and results.")
74 "%0 uses different way to pass the floating point parameter and results.",
75 "%0 uses different way to pass the floating point parameter and results.")
/frameworks/base/tools/preload2/src/com/android/preload/actions/
DComputeThresholdAction.java81 Map<String, Set<String>> uses = new HashMap<String, Set<String>>(); in run() local
84 updateClassUse(d.getPackageName(), uses, getBootClassPathClasses(d.getDumpData())); in run() local
88 Set<String> result = fromThreshold(uses, blacklist, threshold); in run()
/frameworks/base/tests/AccessoryDisplay/
DREADME15 The sink application uses the UsbDevice APIs to receive connections
30 The source application uses the UsbAccessory APIs to connect
34 The source application uses the DisplayManager APIs to create
/frameworks/base/media/tests/players/
DREADME5 The class TestPlayerStub uses the dynamic loader to load any of them.
/frameworks/native/opengl/specs/
DEGL_ANDROID_presentation_time.txt104 RESOLVED: The uses of the presentation time are intentionally not specified
105 in this extension. Some possible uses include Audio/Video synchronization,
131 - Clarified how uses that either do or do not need an absolute time should
/frameworks/native/cmds/dumpstate/
Ddumpstate.rc12 # dumpstatez generates a zipped bugreport but also uses a socket to print the file location once
/frameworks/data-binding/integration-tests/MultiModuleTestApp/app/
Dproguard-rules.pro12 # If your project uses WebView with JS, uncomment the following
/frameworks/data-binding/integration-tests/TestApp/app/
Dproguard-rules.pro12 # If your project uses WebView with JS, uncomment the following
/frameworks/data-binding/integration-tests/App With Spaces/app/
Dproguard-rules.pro12 # If your project uses WebView with JS, uncomment the following
/frameworks/data-binding/integration-tests/MultiModuleTestApp/testlibrary/
Dproguard-rules.pro12 # If your project uses WebView with JS, uncomment the following
/frameworks/data-binding/integration-tests/IndependentLibrary/app/
Dproguard-rules.pro12 # If your project uses WebView with JS, uncomment the following
/frameworks/data-binding/samples/BindingDemo/app/
Dproguard-rules.pro12 # If your project uses WebView with JS, uncomment the following
/frameworks/base/tests/RemoteDisplayProvider/
DREADME12 wireless displays or launch an activity that uses the MediaRouter,
/frameworks/base/tests/TouchLatency/app/
Dproguard-rules.pro12 # If your project uses WebView with JS, uncomment the following
/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/
Dproguard-rules.pro12 # If your project uses WebView with JS, uncomment the following
/frameworks/support/samples/SupportLeanbackShowcase/app/
Dproguard-rules.pro12 # If your project uses WebView with JS, uncomment the following
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Settings/
Dstrategy_for_stream.pfw6 # NOTE: SYSTEM stream uses MEDIA strategy because muting music and switching outputs
/frameworks/base/tests/MusicServiceDemo/
Dproguard-project.txt15 # If your project uses WebView with JS, uncomment the following
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/
Dproguard-project.txt15 # If your project uses WebView with JS, uncomment the following
/frameworks/compile/libbcc/lib/
DRSInvariant.cpp112 for (llvm::Use &Use : Value->uses()) { in markInvariantUserLoads()
/frameworks/native/opengl/tests/angeles/
Dlicense-LGPL.txt111 "work based on the library" and a "work that uses the library". The
148 and what the program that uses the Library does.
176 table of data to be supplied by an application program that uses
242 linked with it, is called a "work that uses the Library". Such a
246 However, linking a "work that uses the Library" with the Library
248 contains portions of the Library), rather than a "work that uses the
252 When a "work that uses the Library" uses material from a header file
259 If such an object file uses only numerical parameters, data
272 link a "work that uses the Library" with the Library to produce a
291 uses the Library", as object code and/or source code, so that the
[all …]
/frameworks/support/development/checkstyle/
DLICENSE111 "work based on the library" and a "work that uses the library". The
148 and what the program that uses the Library does.
176 table of data to be supplied by an application program that uses
242 linked with it, is called a "work that uses the Library". Such a
246 However, linking a "work that uses the Library" with the Library
248 contains portions of the Library), rather than a "work that uses the
252 When a "work that uses the Library" uses material from a header file
259 If such an object file uses only numerical parameters, data
272 link a "work that uses the Library" with the Library to produce a
291 uses the Library", as object code and/or source code, so that the
[all …]
/frameworks/base/tools/preload2/
Dpreload-tool15 # This script is used on the host only. It uses a common subset
/frameworks/native/libs/sensor/
DAndroid.bp31 // android/sensors.h uses nested anonymous unions and anonymous structs

123