Home
last modified time | relevance | path

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

12345

/frameworks/base/tools/aapt2/integration-tests/DumpTest/
Dcomponents_expected.txt4 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 …]
Dmultiple_uses_sdk_expected.txt10 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'
Dcomponents_permissions_expected.txt3 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'
Dminimal_expected.txt77 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'
85uses-implied-feature: name='android.hardware.screen.portrait' reason='one or more activities have …
Dbuilt_with_aapt_expected.txt6 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/
Denums.proto25 // 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/
Dnetwork_stack.proto63 // 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/
DManifestFixer_test.cpp122 <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/
Ddns_resolver.proto174 // 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/
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/rs/toolkit/
DTaskProcessor.h121 void setUsesSimd(bool uses) { mUsesSimd = uses; } in setUsesSimd() argument
/frameworks/av/media/module/extractors/fuzzers/
DREADME.md29 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/
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/tools/hoststubgen/hoststubgen/
DAndroid.bp10 // 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/
DREADME5 The class TestPlayerStub uses the dynamic loader to load any of them.
/frameworks/av/media/libstagefright/writer_fuzzers/
DREADME.md50 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/
DREADME.md6 the use of shared memory and to integrate with legacy code that uses older facilities.
/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/av/media/tests/SampleVideoEncoder/
DREADME.md3 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/
DAndroid.bp27 // TODO(b/228508619) Remove the optional uses after fixing upstream
/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/
Dproguard-rules.pro12 # If your project uses WebView with JS, uncomment the following
/frameworks/base/tests/TouchLatency/app/
Dproguard-rules.pro12 # If your project uses WebView with JS, uncomment the following
/frameworks/libs/systemui/toruslib/torus-core/
Dproguard-rules.pro8 # 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/native/cmds/dumpstate/
Ddumpstate.rc13 # dumpstatez generates a zipped bugreport but also uses a socket to print the file location once

12345