/aosp14/frameworks/base/apct-tests/perftests/core/src/android/libcore/regression/ |
H A D | CollatorPerfTest.java | 43 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 D | PermissionsSummaryHelper.java | 53 collator.setStrength(Collator.PRIMARY); in getPermissionSummary()
|
/aosp14/frameworks/base/media/java/android/media/audiofx/ |
H A D | BassBoost.java | 125 public void setStrength(short strength) in setStrength() method in BassBoost
|
H A D | Virtualizer.java | 151 public void setStrength(short strength) in setStrength() method in Virtualizer
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | AlphabetIndexer.java | 97 mCollator.setStrength(java.text.Collator.PRIMARY); in AlphabetIndexer()
|
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/ |
H A D | MediaVirtualizerTest.java | 128 mVirtualizer.setStrength((short)TEST_STRENGTH); in test1_0Strength()
|
H A D | MediaBassBoostTest.java | 127 mBassBoost.setStrength((short)TEST_STRENGTH); in test1_0Strength()
|
/aosp14/frameworks/base/media/tests/EffectsTest/src/com/android/effectstest/ |
H A D | VirtualizerTest.java | 170 mVirtualizer.setStrength(value.shortValue()); in setParameter()
|
H A D | BassBoostTest.java | 179 mBassBoost.setStrength(value.shortValue()); in setParameter()
|
/aosp14/frameworks/base/core/java/android/content/pm/ |
H A D | ResolveInfo.java | 560 mCollator.setStrength(Collator.PRIMARY); in DisplayNameComparator()
|
/aosp14/frameworks/base/core/java/android/database/ |
H A D | DatabaseUtils.java | 644 mColl.setStrength(Collator.PRIMARY); in getCollationKeyInBytes()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 8496 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 D | boot-image-profile.txt | 8499 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 D | current.txt | 25356 …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…
|