Home
last modified time | relevance | path

Searched refs:Allow (Results 1 – 23 of 23) sorted by relevance

/frameworks/opt/setupwizard/library/
Dproguard.flags5 # Allow inflating ItemHierarchies from XML
/frameworks/base/cmds/incidentd/
DAndroid.bp36 // Allow implicit fallthrough in IncidentService.cpp:85 until it is fixed.
96 // Allow implicit fallthrough in IncidentService.cpp:85 until it is fixed.
/frameworks/base/core/jni/
Dfd_utils.h54 void Allow(const std::string& path) { in Allow() function
Dcom_android_internal_os_Zygote.cpp1489 FileDescriptorWhitelist::Get()->Allow(path_cstr); in com_android_internal_os_Zygote_nativeAllowFileAcrossFork()
/frameworks/native/cmds/dumpstate/
Ddumpstate.rc2 # Allow bugreports access to eMMC 5.0 stats
/frameworks/base/tools/incident_section_gen/
DAndroid.bp27 // Allow implicit fallthroughs in main.cpp until they are fixed.
/frameworks/base/core/res/
DAndroid.bp34 // Allow overlay to add resource
/frameworks/base/tools/aapt/
DAndroid.bp74 // Allow implicit fallthroughs in AaptAssets.cpp until they are fixed.
/frameworks/base/core/proto/android/app/
Dsettings_enums.proto182 // ACTION: Allow Battery optimization for an app
194 // ACTION: Allow "Do Not Disturb access" for an app
200 // ACTION: Allow "Draw over other apps" for an app
206 // ACTION: Allow "VR helper services" for an app
212 // ACTION: Allow "Modify system settings" for an app
218 // ACTION: Allow "Notification access" for an app
233 // ACTION: Allow "Unrestricted data access" for an app
239 // ACTION: Allow "Usage access" for an app
248 // ACTION: Allow "Enable picture-in-picture" for an app
2180 // Allow apps to override
[all …]
/frameworks/rs/
Dsupport.bp185 // Allow implicit fallthrough in rsContext.cpp:414 until it is fixed.
/frameworks/compile/mclinker/tools/mcld/
DOptions.td44 HelpText<"Allow multiple definitions">;
244 HelpText<"Allow linking together mismatched input files">;
248 HelpText<"Allow linking together mismatched input files">;
/frameworks/base/packages/SystemUI/docs/
Dplugins.md63 [Allow quick settings panel to be replaced with another view](/packages/SystemUI/plugin/src/com/and…
65 [Allow plugins to create new nav bar buttons](/packages/SystemUI/plugin/src/com/android/systemui/pl…
67 [Allow lockscreen camera/phone/assistant buttons to be replaced](/packages/SystemUI/plugin/src/com/…
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/cmake/
DCMakeLists.txt137 # Allow big object
/frameworks/base/tools/aapt2/
Dreadme.md34 - Allow empty resources to compile, giving them a value of `""` or `@null`, depending on the
38 - Allow `<layout>` element under `<activity>` in AndroidManifest.xml. (bug 62189611)
/frameworks/compile/slang/
DRSCCOptions.td73 HelpText<"Allow user-defined function prefixed with 'rs'">;
/frameworks/base/libs/hwui/
DAndroid.bp235 // Allow implicit fallthroughs in HardwareBitmapUploader.cpp until they are fixed.
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Dunittest_custom_options.proto323 // Allow Aggregate to be used as an option at all possible locations
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Dunittest_custom_options.proto323 // Allow Aggregate to be used as an option at all possible locations
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dunittest_custom_options.proto339 // Allow Aggregate to be used as an option at all possible locations
/frameworks/compile/mclinker/unittests/
Dtest3.txt37 # pwd command to use. Allow user to override default by setting PWDCMD in
/frameworks/native/cmds/atrace/
Datrace.rc5 # Allow writing to the kernel trace log.
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto3550 // ACTION: Allow Battery optimization for an app
3562 // ACTION: Allow "Do Not Disturb access" for an app
3568 // ACTION: Allow "Draw over other apps" for an app
3574 // ACTION: Allow "VR helper services" for an app
3580 // ACTION: Allow "Modify system settings" for an app
3586 // ACTION: Allow "Notification access" for an app
3601 // ACTION: Allow "Unrestricted data access" for an app
3607 // ACTION: Allow "Usage access" for an app
3683 // ACTION: Allow "Enable picture-in-picture" for an app
6679 // Allow apps to override
[all …]
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/
DCHANGES.txt154 - Allow custom type URL prefixes in Any packing.
213 * Allow custom type URL prefixes in `Any` packing, and ignore them when
916 * Allow add() to forward keyword arguments to the concrete class.
1273 * Allow trailing slashes in --proto_path mappings.