/frameworks/compile/slang/tests/F_foreach_non_kernel/ |
D | stderr.txt.expect | 1 foreach_non_kernel.rscript:14:3: error: rsForEach applied to function oldFoo defined without "kerne… 2 foreach_non_kernel.rscript:15:3: error: rsForEach applied to function foo defined without "kernel" …
|
/frameworks/native/services/surfaceflinger/Tracing/tools/ |
D | readme.md | 6 is applied, along wth a timestamp and vsync id. The transactions 7 are parsed from proto and applied to recreate the layer state. The
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/data/ |
D | TelephonyNetworkFactory.java | 232 boolean applied = entry.getValue() != AccessNetworkConstants.TRANSPORT_TYPE_INVALID; in onActivePhoneSwitch() 237 int action = getAction(applied, shouldApply); in onActivePhoneSwitch() 303 boolean applied = mNetworkRequests.get(networkRequest) in onReleaseNetworkFor() 308 logl("onReleaseNetworkFor " + networkRequest + " applied " + applied); in onReleaseNetworkFor() 310 if (applied) { in onReleaseNetworkFor()
|
/frameworks/base/packages/SystemUI/ |
D | proguard_kotlin.flags | 3 # These checks are generally applied to Java platform types (values returned 34 # Removes lateinit var check being used before being set. Check is applied
|
/frameworks/libs/systemui/toruslib/torus-core/ |
D | proguard-rules.pro | 2 # You can control the set of applied configuration files using the
|
/frameworks/native/libs/bufferstreams/examples/app/ |
D | proguard-rules.pro | 2 # You can control the set of applied configuration files using the
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | BLASTSync.md | 126 transaction applied before it (since setTransactionState is one way from BBQ). Even if 127 the transactions are applied in the right order, it's possible for them to be 139 fired when the transaction has latched on the server side, any transaction applied 162 transaction which is the displaycontent pendingtransaction, applied by the WindowManager. 164 eventually be merged to be applied by the WindowManager. We can see that we have a congruent 166 given to SysUI could end up being applied later than state updates which were made later but 167 directly applied by the WM. We can break this down in to two cases:
|
/frameworks/native/services/surfaceflinger/FrontEnd/ |
D | readme.md | 32 Transactions contain a group of changes to one or more layers that are applied together. 74 be applied. On commit, we filter the transactions that are ready. We provide an interface 76 applied.
|
/frameworks/base/core/java/android/app/ |
D | activity_manager.aconfig | 24 description: "API to track and query restrictions applied to apps"
|
/frameworks/proto_logging/stats/express/catalog/ |
D | vibrator.cfg | 79 "The adaptive haptic scale factor applied to vibrations"
|
/frameworks/base/tools/lint/ |
D | README.md | 27 6. Done! Your lint check should be applied in lint report builds across the 42 4. Done! Your lint checks should be applied in lint report builds for modules that include
|
/frameworks/base/ |
D | OWNERS.md | 37 directive. This approach ensures that updates are applied consistently across
|
/frameworks/base/core/java/android/window/ |
D | SurfaceSyncGroup.md | 13 … to allow the caller to get back the merged transaction without it being applied. ViewRootImpl use… 37 …nd all children are complete. This doesn't mean the transaction has been applied since it could be… 50 … already contains SSG-B, we need to ensure SSG-A, SSG-B, and VRI are all applied together to ensur…
|
/frameworks/libs/systemui/weathereffects/graphics/assets/shaders/ |
D | fog_effect.agsl | 68 // Dither to be applied to background noise.
|
/frameworks/base/ravenwood/ |
D | test-authors.md | 107 > **Note:** There's a known bug #308854804 where `TEST_MAPPING` is not being applied, so we're curr… 152 …continuing to validate that test on real devices. The annotation can be applied to either individ…
|
/frameworks/base/packages/SystemUI/docs/ |
D | falsing.md | 92 All the above rules are applied only after first confirming the gesture does 122 heuristics will be applied to analyze the gesture, and the exact rules vary depending upon
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | BroadcastQueue.md | 83 * A per-process queue that has a delayed _runnable at_ policy applied can risk
|
/frameworks/rs/script_api/ |
D | rs_math.spec | 20 The mathematical functions below can be applied to scalars and vectors. When applied 21 to vectors, the returned value is a vector of the function applied to each entry of the input. function 507 There are two variants of clamp: one where the min and max are scalars applied 949 The @max() function returns identical results but can be applied to more data types. 994 The @min() function returns identical results but can be applied to more data types.
|
/frameworks/av/media/libaudiohal/impl/ |
D | Hal2AidlMapper.cpp | 243 bool applied = false; in createOrUpdatePortConfig() local 245 requestedPortConfig, result, &applied))); in createOrUpdatePortConfig() 246 if (!applied) { in createOrUpdatePortConfig()
|
/frameworks/proto_logging/stats/atoms/framework/ |
D | framework_extension_atoms.proto | 535 // uid which got flag_secure applied. 603 // The threshold that was applied to make the decision
|
/frameworks/base/services/core/java/com/android/server/content/ |
D | SyncManager.md | 63 subject to "ACTIVE" app quota, so minimum deferral will be applied to it.
|
/frameworks/av/media/libheadtracking/ |
D | README.md | 182 A Rate Limiter block is applied to the final output to smooth out any abrupt
|
/frameworks/av/media/libaudiohal/tests/ |
D | CoreAudioHalAidl_test.cpp | 369 bool* applied) override { in setAudioPortConfig() argument 370 *applied = false; in setAudioPortConfig() 392 *applied = true; in setAudioPortConfig()
|
/frameworks/base/core/proto/android/server/alarm/ |
D | alarmmanagerservice.proto | 71 // List of alarms per uid deferred due to user applied background restrictions
|
/frameworks/proto_logging/stats/atoms/input/ |
D | input_atoms.proto | 92 * event is applied to the 'end_to_end' latency number, and is configurable via a server flag.
|