/frameworks/base/tools/aapt2/link/ |
D | ManifestFixer_test.cpp | 116 <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/ |
D | DiagAttribute.inc | 42 "%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/ |
D | ComputeThresholdAction.java | 81 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/ |
D | README | 15 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/ |
D | README | 5 The class TestPlayerStub uses the dynamic loader to load any of them.
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_presentation_time.txt | 104 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/ |
D | dumpstate.rc | 12 # dumpstatez generates a zipped bugreport but also uses a socket to print the file location once
|
/frameworks/data-binding/integration-tests/MultiModuleTestApp/app/ |
D | proguard-rules.pro | 12 # If your project uses WebView with JS, uncomment the following
|
/frameworks/data-binding/integration-tests/TestApp/app/ |
D | proguard-rules.pro | 12 # If your project uses WebView with JS, uncomment the following
|
/frameworks/data-binding/integration-tests/App With Spaces/app/ |
D | proguard-rules.pro | 12 # If your project uses WebView with JS, uncomment the following
|
/frameworks/data-binding/integration-tests/MultiModuleTestApp/testlibrary/ |
D | proguard-rules.pro | 12 # If your project uses WebView with JS, uncomment the following
|
/frameworks/data-binding/integration-tests/IndependentLibrary/app/ |
D | proguard-rules.pro | 12 # If your project uses WebView with JS, uncomment the following
|
/frameworks/data-binding/samples/BindingDemo/app/ |
D | proguard-rules.pro | 12 # If your project uses WebView with JS, uncomment the following
|
/frameworks/base/tests/RemoteDisplayProvider/ |
D | README | 12 wireless displays or launch an activity that uses the MediaRouter,
|
/frameworks/base/tests/TouchLatency/app/ |
D | proguard-rules.pro | 12 # If your project uses WebView with JS, uncomment the following
|
/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/ |
D | proguard-rules.pro | 12 # If your project uses WebView with JS, uncomment the following
|
/frameworks/support/samples/SupportLeanbackShowcase/app/ |
D | proguard-rules.pro | 12 # If your project uses WebView with JS, uncomment the following
|
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Settings/ |
D | strategy_for_stream.pfw | 6 # NOTE: SYSTEM stream uses MEDIA strategy because muting music and switching outputs
|
/frameworks/base/tests/MusicServiceDemo/ |
D | proguard-project.txt | 15 # If your project uses WebView with JS, uncomment the following
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/ |
D | proguard-project.txt | 15 # If your project uses WebView with JS, uncomment the following
|
/frameworks/compile/libbcc/lib/ |
D | RSInvariant.cpp | 112 for (llvm::Use &Use : Value->uses()) { in markInvariantUserLoads()
|
/frameworks/native/opengl/tests/angeles/ |
D | license-LGPL.txt | 111 "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/ |
D | LICENSE | 111 "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/ |
D | preload-tool | 15 # This script is used on the host only. It uses a common subset
|
/frameworks/native/libs/sensor/ |
D | Android.bp | 31 // android/sensors.h uses nested anonymous unions and anonymous structs
|