Home
last modified time | relevance | path

Searched refs:equivalent (Results 1 – 25 of 39) sorted by relevance

12

/frameworks/base/core/java/android/app/
DConfigurationController.java168 boolean equivalent; in handleConfigurationChangedInner()
193 equivalent = mConfiguration != null && (0 == mConfiguration.diffPublicOnly(config)); in handleConfigurationChangedInner()
234 if (!equivalent) { in handleConfigurationChangedInner()
/frameworks/base/tools/dump-coverage/
DREADME.md38 In dump mode, the agent makes JNI calls equivalent to
46 In reset mode, it makes a JNI call equivalent to
/frameworks/av/tools/
Dmainline_hook_project.sh42 Ensure an appropriate cherry pick or equivalent lands in branch ${RED}${MAINLINE_BRANCH}${NORMAL}.
Dmainline_hook_partial.sh163 Ensure an appropriate cherry pick or equivalent lands in branch ${RED}${MAINLINE_BRANCH}${NORMAL}.
/frameworks/native/libs/nativewindow/tests/benchmark/
DREADME.md21 seem to be roughly equivalent! Allocating/deallocating a 720p buffer takes
/frameworks/compile/slang/tests/P_reduce_general_duplicate_array/
Dreduce_general_duplicate_array.rscript5 // The two kernels have anonymous result types that are equivalent.
/frameworks/rs/script_api/
Drs_atomic.spec104 …Atomicly subtracts one from the value at addr. This is equivalent to <code>@rsAtomicSub(addr, 1)<…
121 Atomicly adds one to the value at addr. This is equivalent to <code>@rsAtomicAdd(addr, 1)</code>.
Drs_value_types.spec46 For example, with <code>int4 myVar;</code> the following are equivalent:<code><br/>
Drs_convert.spec36 E.g calling <code>a = convert_short3(b);</code> is equivalent to doing
/frameworks/base/core/proto/android/service/
Dbatterystats.proto53 // Dump of battery history in csv format (equivalent of
/frameworks/libs/modules-utils/build/
DAndroid.bp21 // This library does not have srcs, so it is basically equivalent to a
/frameworks/base/core/proto/android/server/
Dbiometrics.proto139 // True if resetLockout requires a HAT to be verified in the TEE or equivalent.
143 // biometric TEE (or equivalent), and wrapped within the HAT.
/frameworks/base/data/keyboards/
DVendor_054c_Product_0ba0.kl68 # and this button will be equivalent to left mouse button
DVendor_054c_Product_09cc.kl68 # and this button will be equivalent to left mouse button
DVendor_054c_Product_05c4.kl68 # and this button will be equivalent to left mouse button
/frameworks/native/services/inputflinger/docs/
Dinput_coordinates.md71 *It is important to note that rotating the device 90 degrees is NOT equivalent
/frameworks/rs/script_api/include/
Drs_atomic.rsh111 * Atomicly subtracts one from the value at addr. This is equivalent to rsAtomicSub(addr, 1).
131 * Atomicly adds one to the value at addr. This is equivalent to rsAtomicAdd(addr, 1).
/frameworks/base/media/jni/soundpool/
DAndroid.bp35 //"modernize-deprecated-headers", // C headers still ok even if there is C++ equivalent.
/frameworks/native/services/sensorservice/
DSensorDevice.cpp221 bool equivalent = true; in sensorIsEquivalent() local
234 equivalent = false; in sensorIsEquivalent()
236 return equivalent; in sensorIsEquivalent()
/frameworks/av/services/oboeservice/
DAndroid.bp39 //"modernize-deprecated-headers", // C headers still ok even if there is C++ equivalent.
/frameworks/av/services/audioflinger/
DAndroid.bp38 //"modernize-deprecated-headers", // C headers still ok even if there is C++ equivalent.
/frameworks/av/services/mediametrics/
DAndroid.bp28 //"modernize-deprecated-headers", // C headers still ok even if there is C++ equivalent.
/frameworks/base/packages/SystemUI/docs/
Ddagger.md37 equivalent dagger version is using `@Singleton` and therefore only has one instance.
/frameworks/av/media/libaaudio/src/
DAndroid.bp26 //"modernize-deprecated-headers", // C headers still ok even if there is C++ equivalent.
/frameworks/proto_logging/stats/atoms/art/
Dart_extension_atoms.proto135 // These IDs are the equivalent of the ArtDatumId values,

12