Home
last modified time | relevance | path

Searched refs:Adds (Results 1 – 15 of 15) sorted by relevance

/frameworks/libs/systemui/weathereffects/graphics/assets/shaders/
Dfog_effect.agsl76 // Adds sampling dithering.
84 // Adds sampling dithering.
92 // Adds distosions based on noise.
94 // Adds sampling dithering.
100 // Adds distosions based on noise.
102 // Adds sampling dithering.
/frameworks/base/services/core/java/com/android/server/stats/
Dstats_flags.aconfig7 description: "Adds mobile_bytes_transfer_by_proc_state atom with system server side aggregation"
/frameworks/base/packages/SystemUI/aconfig/
Dbiometrics_framework.aconfig9 description: "Adds talkback directional guidance when using UDFPS with biometric prompt"
Daccessibility.aconfig47 description: "Adds an animation for when the FAB is displaced by an IME becoming visible."
Dsystemui.aconfig119 …description: "Adds a translateY animation, and other improvements to match the motion specs of the…
260 description: "Adds haptic feedback to the brightness slider."
308 description: "Adds thread-local data to System UI's global coroutine scopes to "
501 description: "Adds haptic feedback to the volume slider."
1016 …description: "Adds a check that the caller can access the content URI of an icon in the shortcut h…
/frameworks/base/core/tests/fuzzers/ParcelFuzzer/
DAndroid.bp38 // Adds bugs to hotlist "AIDL fuzzers bugs" on buganizer
/frameworks/base/core/tests/fuzzers/java_service_fuzzer/
DAndroid.bp46 // Adds bugs to hotlist "AIDL fuzzers bugs" on buganizer
/frameworks/libs/binary_translation/tests/perf_tests/
Dfp_perf_test.cc23 TEST(FPPerf, Adds) { in TEST() argument
/frameworks/base/services/core/java/com/android/server/notification/
Dflags.aconfig108 description: "Adds performance tracing for binder cancel calls"
128 description: "Adds an IPCDataCache for notification channel/group lookups"
/frameworks/base/services/permission/
DAndroid.bp32 // Adds reflection-less suppressed exceptions and AutoCloseable.use().
/frameworks/base/tools/aapt2/
Dreadme.md87 - Adds the ability to specify assets directories with the -A parameter. Assets work just like
107 - Adds an optimization pass that supports:
117 - Adds shared library support. Build a shared library with the `--shared-lib` flag.
133 - Transition XML versioning: Adds a new flag `--no-version-transitions` to disable automatic
/frameworks/rs/script_api/
Drs_quaternion.spec30 Adds two quaternions, i.e. <code>*q += *rhs;</code>
/frameworks/base/core/java/android/app/
Dnotification.aconfig101 description: "Adds a new voicemail category for notifications"
/frameworks/native/libs/binder/tests/
DAndroid.bp883 // Adds bugs to hotlist "AIDL fuzzers bugs" on buganizer
/frameworks/rs/script_api/include/
Drs_quaternion.rsh31 * Adds two quaternions, i.e. *q += *rhs;