Searched defs:applied (Results 1 – 6 of 6) sorted by relevance
/aosp12/frameworks/base/core/tests/coretests/src/android/os/ |
H A D | VibrationEffectTest.java | 234 VibrationEffect.Composed applied = DEFAULT_ONE_SHOT.applyEffectStrength( in testApplyEffectStrengthOneShot() local 241 VibrationEffect.Composed applied = TEST_WAVEFORM.applyEffectStrength( in testApplyEffectStrengthWaveform() local 248 VibrationEffect.Composed applied = VibrationEffect.get(VibrationEffect.EFFECT_CLICK) in testApplyEffectStrengthPrebaked() local 261 VibrationEffect.Composed applied = VibrationEffect.startComposition() in testApplyEffectStrengthComposed() local
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/app/ |
H A D | FilterUtils.java | 167 GalleryActionBar model, int id, boolean applied, boolean updateTitle) { in setMenuItemApplied() 171 …private static void setMenuItemAppliedEnabled(GalleryActionBar model, int id, boolean applied, boo… in setMenuItemAppliedEnabled()
|
H A D | GalleryActionBar.java | 81 public ActionItem(int action, boolean applied, boolean enabled, int title, in ActionItem() 86 public ActionItem(int action, boolean applied, boolean enabled, int spinnerTitle, in ActionItem()
|
/aosp12/system/chre/platform/slpi/see/ |
H A D | see_cal_helper.cc | 30 bool applied = false; in applyCalibration() local
|
/aosp12/frameworks/rs/script_api/ |
H A D | rs_math.spec | 21 to vectors, the returned value is a vector of the function applied to each entry of the input. function
|
/aosp12/libnativehelper/tests/ |
H A D | JniSafeRegisterNativeMethods_test.cpp | 539 int applied = traits_for_int_ret::map_return<apply_return_type>(); in TEST() local
|