Home
last modified time | relevance | path

Searched defs:applied (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/os/
DVibrationEffectTest.java680 VibrationEffect.Composed applied = DEFAULT_ONE_SHOT.applyEffectStrength( in testApplyEffectStrengthOneShot() local
687 VibrationEffect.Composed applied = TEST_WAVEFORM.applyEffectStrength( in testApplyEffectStrengthWaveform() local
694 VibrationEffect.Composed applied = VibrationEffect.get(VibrationEffect.EFFECT_CLICK) in testApplyEffectStrengthPrebaked() local
707 VibrationEffect.Composed applied = VibrationEffect.startComposition() in testApplyEffectStrengthComposed() local
/frameworks/rs/script_api/
Drs_math.spec21 to vectors, the returned value is a vector of the function applied to each entry of the input. function
/frameworks/base/services/core/java/com/android/server/pm/
DPackageManagerService.java2423 Slog.i(TAG, "Fix for b/169414761 is applied"); in PackageManagerService()
/frameworks/av/media/libaudiohal/impl/
DDeviceHalAidl.cpp1166 bool applied = false; in createOrUpdatePortConfig() local