Home
last modified time | relevance | path

Searched refs:allows (Results 1 – 25 of 67) sorted by relevance

123

/frameworks/base/core/java/android/service/voice/flags/
Dflags.aconfig8 …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/
Dwindow_policy_flags.aconfig7 description: "Whether or not window policy allows injecting input wake-up delegate."
/frameworks/base/wifi/
Dwifi.aconfig17 …description: "Control the API that allows setting / reading the NetworkProviderInfo's battery char…
/frameworks/base/services/core/java/com/android/server/wm/
DBackgroundActivityStartController.java592 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/
DREADME.txt4 This haptic assessment sample app allows the user to play with three different
/frameworks/native/services/surfaceflinger/FrontEnd/
Dreadme.md15 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/
Dims.aconfig101 …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 …
Dnetwork.aconfig8 …description: "enabling this flag allows KEY_CARRIER_NR_AVAILABILITIES_INT_ARRAY to control N1 mode…
Ddata.aconfig19 description: "Allow using roaming network as target if user allows it from settings."
/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
Ddevice_config_service.aconfig7 description: "When enabled, allows setting and displaying local overrides via adb."
/frameworks/native/opengl/specs/
DEGL_ANDROID_get_frame_timestamps.txt45 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
DEGL_ANDROID_front_buffer_auto_refresh.txt38 front-buffer rendering. It allows them to indicate to the Android compositor
DEGL_ANDROID_get_native_client_buffer.txt41 This extension allows creating an EGLClientBuffer from an Android
/frameworks/opt/setupwizard/tools/gradle/
Ddist-library-instrumentation-tests.gradle8 * "${project.archivesBaseName}Tests.apk". This allows multiple flavors of test APKs to be built
/frameworks/opt/telephony/
DREADME.txt16 allows us to run public API code in the calling process, while the
/frameworks/av/media/audio/aconfig/
DREADME.md83 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/
Drules.gradle5 * This allows the dependencies to be configured so that for builds in the Android tree, the
/frameworks/hardware/interfaces/stats/1.0/
Dtypes.hal51 * hardware_location allows vendors to differentiate between multiple
207 * Generic vendor atom that allows dynamically allocated atoms to be uploaded
DIStats.hal20 * IStats is an interface that allows clients to report specific hardware
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/
Doverview.md43 building via [go/sysui-studio](http://go/sysui-studio) allows for very quick iteration (one click
/frameworks/native/libs/renderengine/
DAndroid.bp112 // 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/
DREADME.md5 allows users to easily transfer playing media between devices.
/frameworks/base/packages/SystemUI/docs/
Dbroadcasts.md43 …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/
Denums.proto134 // Notably, this is the only strength that allows generation of
/frameworks/base/core/proto/android/app/
Dtime_zone_detector.proto79 // ordinal), this allows comparisons between those objects. For example, we can

123