/frameworks/base/tools/aapt2/integration-tests/DumpTest/ |
D | components_expected.txt | 4 uses-configuration: reqTouchScreen='3' reqKeyboardType='2' reqHardKeyboard='-1' reqNavigation='3' r… 6 uses-permission: name='android.permission.BIND_ACCESSIBILITY_SERVICE' maxSdkVersion='24' 7 uses-permission-sdk-23: name='android.permission.RECEIVE_SMS' 8 uses-permission: name='android.permission.WRITE_EXTERNAL_STORAGE' 18 uses-library:'mylib1' 19 uses-library-not-required:'my_optional_lib' 20 uses-native-library:'native1' 21 uses-native-library-not-required:'optional' 24 uses-permission: name='android.permission.READ_EXTERNAL_STORAGE' 25 uses-implied-permission: name='android.permission.READ_EXTERNAL_STORAGE' reason='requested WRITE_EX… [all …]
|
D | multiple_uses_sdk_expected.txt | 10 uses-permission: name='android.permission.WRITE_EXTERNAL_STORAGE' 11 uses-implied-permission: name='android.permission.WRITE_EXTERNAL_STORAGE' reason='targetSdkVersion … 12 uses-permission: name='android.permission.READ_PHONE_STATE' 13 uses-implied-permission: name='android.permission.READ_PHONE_STATE' reason='targetSdkVersion < 4' 14 uses-permission: name='android.permission.READ_EXTERNAL_STORAGE' 15 uses-implied-permission: name='android.permission.READ_EXTERNAL_STORAGE' reason='requested WRITE_EX… 17 uses-feature: name='android.hardware.faketouch' 18 uses-implied-feature: name='android.hardware.faketouch' reason='default feature for all apps'
|
D | components_permissions_expected.txt | 3 uses-permission: name='android.permission.BIND_ACCESSIBILITY_SERVICE' maxSdkVersion='24' 4 uses-permission-sdk-23: name='android.permission.RECEIVE_SMS' 5 uses-permission: name='android.permission.WRITE_EXTERNAL_STORAGE'
|
D | minimal_expected.txt | 77 uses-library:'com.sony.device' 78 uses-permission: name='com.sonymobile.permission.RUNTIME_SKIN' 80 uses-gl-es: '0x30000' 81 uses-feature: name='android.software.live_wallpaper' 82 uses-feature: name='android.hardware.faketouch' 83 uses-implied-feature: name='android.hardware.faketouch' reason='default feature for all apps' 84 uses-feature: name='android.hardware.screen.portrait' 85 …uses-implied-feature: name='android.hardware.screen.portrait' reason='one or more activities have …
|
D | built_with_aapt_expected.txt | 6 uses-feature: name='android.hardware.faketouch' 7 uses-implied-feature: name='android.hardware.faketouch' reason='default feature for all apps'
|
/frameworks/proto_logging/stats/enums/net/ |
D | enums.proto | 25 // Indicates this network uses a Cellular transport. 27 // Indicates this network uses a Wi-Fi transport. 29 // Indicates this network uses a Bluetooth transport. 31 // Indicates this network uses an Ethernet transport. 33 // Indicates this network uses a VPN transport. 35 // Indicates this network uses a Wi-Fi Aware transport. 37 // Indicates this network uses a LoWPAN transport. 39 // Indicates this network uses a Satellite transport.
|
/frameworks/proto_logging/stats/enums/stats/connectivity/ |
D | network_stack.proto | 63 // Indicates this network uses a Cellular transport 65 // Indicates this network uses a Wi-Fi transport 67 // Indicates this network uses a Bluetooth transport 69 // Indicates this network uses an Ethernet transport 71 // Indicates this network uses a Wi-Fi Aware transport 73 // Indicates this network uses a LoWPAN transport 75 // Indicates this network uses a Cellular+VPN transport 77 // Indicates this network uses a Wi-Fi+VPN transport 79 // Indicates this network uses a Bluetooth+VPN transport 81 // Indicates this network uses an Ethernet+VPN transport [all …]
|
/frameworks/base/tools/aapt2/link/ |
D | ManifestFixer_test.cpp | 122 <uses-sdk android:minSdkVersion="7" android:targetSdkVersion="21" /> in TEST_F() 132 el = el->FindChild({}, "uses-sdk"); in TEST_F() 144 <uses-sdk android:targetSdkVersion="21" /> in TEST_F() 151 el = el->FindChild({}, "uses-sdk"); in TEST_F() 163 <uses-sdk /> in TEST_F() 170 el = el->FindChild({}, "uses-sdk"); in TEST_F() 187 el = el->FindChild({}, "uses-sdk"); in TEST_F() 216 xml::Element* uses_sdk_el = manifest_el->FindChild("", "uses-sdk"); in TEST_F() 250 <uses-split android:name="feature_a" /> in TEST_F() 268 xml::Element* uses_split_el = manifest_el->FindChild({}, "uses-split"); in TEST_F() [all …]
|
/frameworks/proto_logging/stats/enums/stats/dnsresolver/ |
D | dns_resolver.proto | 174 // Indicates this network uses a Cellular transport. 176 // Indicates this network uses a Wi-Fi transport. 178 // Indicates this network uses a Bluetooth transport. 180 // Indicates this network uses an Ethernet transport. 182 // Indicates this network uses a VPN transport. 184 // Indicates this network uses a Wi-Fi Aware transport. 186 // Indicates this network uses a LoWPAN transport. 188 // Indicates this network uses a Cellular+VPN transport. 190 // Indicates this network uses a Wi-Fi+VPN transport. 192 // Indicates this network uses a Bluetooth+VPN transport. [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/rs/toolkit/ |
D | TaskProcessor.h | 121 void setUsesSimd(bool uses) { mUsesSimd = uses; } in setUsesSimd() argument
|
/frameworks/av/media/module/extractors/fuzzers/ |
D | README.md | 29 The fuzzer plugin for MP4 extractor uses the `ExtractorFuzzerBase` class and 64 The fuzzer plugin for WAV extractor uses the `ExtractorFuzzerBase` class and 93 The fuzzer plugin for AMR extractor uses the `ExtractorFuzzerBase` class and 127 The fuzzer plugin for MKV extractor uses the `ExtractorFuzzerBase` class and 161 The fuzzer plugin for OGG extractor uses the `ExtractorFuzzerBase` class and 236 The fuzzer plugin for MP3 extractor uses the `ExtractorFuzzerBase` class and 265 The fuzzer plugin for AAC extractor uses the `ExtractorFuzzerBase` class and 294 The fuzzer plugin for FLAC extractor uses the `ExtractorFuzzerBase` class and 328 The fuzzer plugin for MIDI extractor uses the `ExtractorFuzzerBase` class and
|
/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/tools/hoststubgen/hoststubgen/ |
D | Android.bp | 10 // Visibility only for ravenwood prototype uses. 20 // Visibility only for ravenwood prototype uses. 30 // Visibility only for ravenwood prototype uses.
|
/frameworks/base/media/tests/players/ |
D | README | 5 The class TestPlayerStub uses the dynamic loader to load any of them.
|
/frameworks/av/media/libstagefright/writer_fuzzers/ |
D | README.md | 50 The fuzzer plugin for AMR writer uses the `WriterFuzzerBase` class and 59 The fuzzer plugin for MPEG4 writer uses the `WriterFuzzerBase` class and 65 The fuzzer plugin for OGG writer uses the `WriterFuzzerBase` class and 71 The fuzzer plugin for WEBM writer uses the `WriterFuzzerBase` class and
|
/frameworks/av/media/libshmem/ |
D | README.md | 6 the use of shared memory and to integrate with legacy code that uses older facilities.
|
/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/av/media/tests/SampleVideoEncoder/ |
D | README.md | 3 This is a sample android application for encoding AVC/HEVC streams with B-Frames enabled. It uses M… 10 This app uses the Gradle build system as well as Soong Build System.
|
/frameworks/base/packages/SettingsLib/ActivityEmbedding/ |
D | Android.bp | 27 // TODO(b/228508619) Remove the optional uses after fixing upstream
|
/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/ |
D | proguard-rules.pro | 12 # If your project uses WebView with JS, uncomment the following
|
/frameworks/base/tests/TouchLatency/app/ |
D | proguard-rules.pro | 12 # If your project uses WebView with JS, uncomment the following
|
/frameworks/libs/systemui/toruslib/torus-core/ |
D | proguard-rules.pro | 8 # 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/native/cmds/dumpstate/ |
D | dumpstate.rc | 13 # dumpstatez generates a zipped bugreport but also uses a socket to print the file location once
|