Home
last modified time | relevance | path

Searched defs:setStrength (Results 1 – 25 of 461) sorted by relevance

12345678910>>...19

/aosp_15_r20/external/icu/icu4j/main/localespi/src/main/java/com/ibm/icu/impl/jdkadapter/
H A DCollatorICU.java152 public void setStrength(int newStrength) { in setStrength() method in CollatorICU
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/
H A DCacheValue.java59 public static void setStrength(Strength strength) { CacheValue.strength = strength; } in setStrength() method in CacheValue
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DCacheValue.java62 public static void setStrength(Strength strength) { CacheValue.strength = strength; } in setStrength() method in CacheValue
/aosp_15_r20/libcore/ojluni/annotations/hiddenapi/java/text/
H A DCollator.java80 public synchronized void setStrength(int newStrength) { in setStrength() method in Collator
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/text/
DCollator.java343 public synchronized void setStrength(int newStrength) { in setStrength() method in Collator
/aosp_15_r20/libcore/ojluni/src/main/java/java/text/
H A DCollator.java343 public synchronized void setStrength(int newStrength) { in setStrength() method in Collator
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/15/libcore/ojluni/src/main/java/java/text/
DCollator.java343 public synchronized void setStrength(int newStrength) { in setStrength() method in Collator
/aosp_15_r20/frameworks/base/media/java/android/media/audiofx/
H A DBassBoost.java125 public void setStrength(short strength) in setStrength() method in BassBoost
H A DVirtualizer.java156 public void setStrength(short strength) in setStrength() method in Virtualizer
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/stable.i18n.module.platform.api_stub_sources/android/icu/text/
H A DRuleBasedCollator.java442 public void setStrength(int newStrength) { throw new RuntimeException("Stub!"); } in setStrength() method in RuleBasedCollator
H A DCollator.java173 public void setStrength(int newStrength) { throw new RuntimeException("Stub!"); } in setStrength() method in Collator
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.intra.core.api_stub_sources/android/icu/text/
H A DRuleBasedCollator.java442 public void setStrength(int newStrength) { throw new RuntimeException("Stub!"); } in setStrength() method in RuleBasedCollator
H A DCollator.java173 public void setStrength(int newStrength) { throw new RuntimeException("Stub!"); } in setStrength() method in Collator
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/system/i18n.module.public.api_stub_sources/android/icu/text/
H A DRuleBasedCollator.java442 public void setStrength(int newStrength) { throw new RuntimeException("Stub!"); } in setStrength() method in RuleBasedCollator
H A DCollator.java173 public void setStrength(int newStrength) { throw new RuntimeException("Stub!"); } in setStrength() method in Collator
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/legacy.i18n.module.platform.api_stub_sources/android/icu/text/
H A DRuleBasedCollator.java442 public void setStrength(int newStrength) { throw new RuntimeException("Stub!"); } in setStrength() method in RuleBasedCollator
H A DCollator.java173 public void setStrength(int newStrength) { throw new RuntimeException("Stub!"); } in setStrength() method in Collator
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/module-lib/i18n.module.public.api_stub_sources/android/icu/text/
H A DRuleBasedCollator.java442 public void setStrength(int newStrength) { throw new RuntimeException("Stub!"); } in setStrength() method in RuleBasedCollator
H A DCollator.java173 public void setStrength(int newStrength) { throw new RuntimeException("Stub!"); } in setStrength() method in Collator
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/sdk_library/public/i18n.module.public.api_stub_sources/android/icu/text/
H A DRuleBasedCollator.java442 public void setStrength(int newStrength) { throw new RuntimeException("Stub!"); } in setStrength() method in RuleBasedCollator
H A DCollator.java173 public void setStrength(int newStrength) { throw new RuntimeException("Stub!"); } in setStrength() method in Collator
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dcollationsettings.cpp270 CollationSettings::setStrength(int32_t value, int32_t defaultOptions, UErrorCode &errorCode) { in setStrength() function in CollationSettings
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dcollationsettings.cpp270 CollationSettings::setStrength(int32_t value, int32_t defaultOptions, UErrorCode &errorCode) { in setStrength() function in CollationSettings
/aosp_15_r20/hardware/interfaces/audio/effect/all-versions/default/
H A DBassBoostEffect.cpp186 Return<Result> BassBoostEffect::setStrength(uint16_t strength) { in setStrength() function in android::hardware::audio::effect::CPP_VERSION::implementation::BassBoostEffect
/aosp_15_r20/external/icu/icu4j/main/collate/src/main/java/com/ibm/icu/impl/coll/
H A DCollationSettings.java309 public void setStrength(int value) { in setStrength() method in CollationSettings

12345678910>>...19