/frameworks/base/core/java/android/service/voice/flags/ |
D | flags.aconfig | 8 …description: "This flag allows the hotword detection service to egress training data to the defaul… 16 … description: "This flag allows hotword detection service to egress reason code for hotword bump." 24 description: "This flag allows providing foreground app component along with onShow args."
|
/frameworks/base/services/core/java/com/android/server/policy/ |
D | window_policy_flags.aconfig | 7 description: "Whether or not window policy allows injecting input wake-up delegate."
|
/frameworks/base/wifi/ |
D | wifi.aconfig | 17 …description: "Control the API that allows setting / reading the NetworkProviderInfo's battery char…
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | BackgroundActivityStartController.java | 592 boolean allows() { in allows() method in BalVerdict 710 if (resultForCaller.allows()) { in checkBackgroundActivityStart() 723 BalVerdict resultForRealCaller = state.callerIsRealCaller() && resultForCaller.allows() in checkBackgroundActivityStart() 731 resultForCaller.allows() && resultForRealCaller.blocks()); in checkBackgroundActivityStart() 735 if (resultForCaller.allows() && state.callerExplicitOptInOrAutoOptIn()) { in checkBackgroundActivityStart() 738 if (resultForRealCaller.allows() && state.realCallerExplicitOptInOrAutoOptIn()) { in checkBackgroundActivityStart() 742 boolean callerCanAllow = resultForCaller.allows() && !state.callerExplicitOptOut(); in checkBackgroundActivityStart() 743 boolean realCallerCanAllow = resultForRealCaller.allows() in checkBackgroundActivityStart() 788 && (state.mResultForCaller.allows() || state.mResultForRealCaller.allows())) { in abortLaunch() 900 if (callerAppAllowsBal.allows()) { in checkBackgroundActivityStartAllowedByCaller() [all …]
|
/frameworks/base/samples/demo/haptic-assessment/ |
D | README.txt | 4 This haptic assessment sample app allows the user to play with three different
|
/frameworks/native/services/surfaceflinger/FrontEnd/ |
D | readme.md | 15 inherit some properties from their parents, which allows higher-level system components to 17 This allows control to be delegated to different parts of the system - such as SystemServer, 92 layers are represented by the same node in the graph with multiple parents. This allows us 103 Change flags are used to efficiently traverse this hierarchy where possible. This allows us
|
/frameworks/opt/telephony/flags/ |
D | ims.aconfig | 101 …description: "This flag allows to notify initial IMS provisioning status when IFeatureProvisioning… 112 …description: "This flag allows to set number of SIM for IMS enable/disable for each slot when the …
|
D | network.aconfig | 8 …description: "enabling this flag allows KEY_CARRIER_NR_AVAILABILITIES_INT_ARRAY to control N1 mode…
|
D | data.aconfig | 19 description: "Allow using roaming network as target if user allows it from settings."
|
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/ |
D | device_config_service.aconfig | 7 description: "When enabled, allows setting and displaying local overrides via adb."
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_get_frame_timestamps.txt | 45 This extension allows querying various timestamps related to the composition 130 allows querying anticipated timestamps and durations related to the 153 allows querying various timestamps related to the composition and display 219 allows querying which values are supported by the implementations of
|
D | EGL_ANDROID_front_buffer_auto_refresh.txt | 38 front-buffer rendering. It allows them to indicate to the Android compositor
|
D | EGL_ANDROID_get_native_client_buffer.txt | 41 This extension allows creating an EGLClientBuffer from an Android
|
/frameworks/opt/setupwizard/tools/gradle/ |
D | dist-library-instrumentation-tests.gradle | 8 * "${project.archivesBaseName}Tests.apk". This allows multiple flavors of test APKs to be built
|
/frameworks/opt/telephony/ |
D | README.txt | 16 allows us to run public API code in the calling process, while the
|
/frameworks/av/media/audio/aconfig/ |
D | README.md | 83 This allows flags to be queried in as few locations as possible such as by (parametrizing functions, 84 classes, types, etc.) It also allows callers to make different decisions on when behavior can/should 103 This allows:
|
/frameworks/opt/setupwizard/library/ |
D | rules.gradle | 5 * This allows the dependencies to be configured so that for builds in the Android tree, the
|
/frameworks/hardware/interfaces/stats/1.0/ |
D | types.hal | 51 * hardware_location allows vendors to differentiate between multiple 207 * Generic vendor atom that allows dynamically allocated atoms to be uploaded
|
D | IStats.hal | 20 * IStats is an interface that allows clients to report specific hardware
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/ |
D | overview.md | 43 building via [go/sysui-studio](http://go/sysui-studio) allows for very quick iteration (one click
|
/frameworks/native/libs/renderengine/ |
D | Android.bp | 112 // librenderengine. This allows shared deps to be deduplicated (e.g. Perfetto), which doesn't seem
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/taptotransfer/ |
D | README.md | 5 allows users to easily transfer playing media between devices.
|
/frameworks/base/packages/SystemUI/docs/ |
D | broadcasts.md | 43 …and the general recommendation is to use regular broadcasts and API that allows to retrieve last k… 89 …emove it for all users and another where the user can be specified. This allows using separate sub…
|
/frameworks/proto_logging/stats/enums/hardware/biometrics/ |
D | enums.proto | 134 // Notably, this is the only strength that allows generation of
|
/frameworks/base/core/proto/android/app/ |
D | time_zone_detector.proto | 79 // ordinal), this allows comparisons between those objects. For example, we can
|