Home
last modified time | relevance | path

Searched refs:setStrength (Results 1 – 15 of 15) sorted by relevance

/aosp14/frameworks/base/apct-tests/perftests/core/src/android/libcore/regression/
H A DCollatorPerfTest.java43 COLLATOR.setStrength(Collator.PRIMARY); in timeCollatorPrimary()
54 COLLATOR.setStrength(Collator.SECONDARY); in timeCollatorSecondary()
65 COLLATOR.setStrength(Collator.TERTIARY); in timeCollatorTertiary()
76 COLLATOR.setStrength(Collator.IDENTICAL); in timeCollatorIdentical()
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/applications/
H A DPermissionsSummaryHelper.java53 collator.setStrength(Collator.PRIMARY); in getPermissionSummary()
/aosp14/frameworks/base/media/java/android/media/audiofx/
H A DBassBoost.java125 public void setStrength(short strength) in setStrength() method in BassBoost
H A DVirtualizer.java151 public void setStrength(short strength) in setStrength() method in Virtualizer
/aosp14/frameworks/base/core/java/android/widget/
H A DAlphabetIndexer.java97 mCollator.setStrength(java.text.Collator.PRIMARY); in AlphabetIndexer()
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/
H A DMediaVirtualizerTest.java128 mVirtualizer.setStrength((short)TEST_STRENGTH); in test1_0Strength()
H A DMediaBassBoostTest.java127 mBassBoost.setStrength((short)TEST_STRENGTH); in test1_0Strength()
/aosp14/frameworks/base/media/tests/EffectsTest/src/com/android/effectstest/
H A DVirtualizerTest.java170 mVirtualizer.setStrength(value.shortValue()); in setParameter()
H A DBassBoostTest.java179 mBassBoost.setStrength(value.shortValue()); in setParameter()
/aosp14/frameworks/base/core/java/android/content/pm/
H A DResolveInfo.java560 mCollator.setStrength(Collator.PRIMARY); in DisplayNameComparator()
/aosp14/frameworks/base/core/java/android/database/
H A DDatabaseUtils.java644 mColl.setStrength(Collator.PRIMARY); in getCollationKeyInBytes()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt8496 HSPLandroid/icu/impl/CacheValue;->setStrength(Landroid/icu/impl/CacheValue$Strength;)V
9137 HSPLandroid/icu/impl/coll/CollationSettings;->setStrength(I)V
10100 HSPLandroid/icu/text/RuleBasedCollator;->setStrength(I)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt8499 HSPLandroid/icu/impl/CacheValue;->setStrength(Landroid/icu/impl/CacheValue$Strength;)V
9140 HSPLandroid/icu/impl/coll/CollationSettings;->setStrength(I)V
10103 HSPLandroid/icu/text/RuleBasedCollator;->setStrength(I)V
26978 HSPLjava/text/Collator;->setStrength(I)V
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt25356 …method public void setStrength(short) throws java.lang.IllegalArgumentException, java.lang.Illegal…
25719 …method public void setStrength(short) throws java.lang.IllegalArgumentException, java.lang.Illegal…