Home
last modified time | relevance | path

Searched refs:getCollationKey (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/packages/SettingsLib/SpaPrivileged/src/com/android/settingslib/spaprivileged/model/app/
DAppListViewModel.kt138 labelCollationKey = collator.getCollationKey(label),
/frameworks/base/core/java/android/database/
DDatabaseUtils.java603 public static String getCollationKey(String name) { in getCollationKey() method in DatabaseUtils
659 return mColl.getCollationKey(name).toByteArray(); in getCollationKeyInBytes()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9626 method public static java.lang.String getCollationKey(java.lang.String);
47171 method public abstract java.text.CollationKey getCollationKey(java.lang.String);
47502 method public java.text.CollationKey getCollationKey(java.lang.String);
/frameworks/base/config/
Dboot-image-profile.txt10002 HSPLandroid/icu/text/RuleBasedCollator;->getCollationKey(Ljava/lang/String;)Landroid/icu/text/Colla…
10003 HSPLandroid/icu/text/RuleBasedCollator;->getCollationKey(Ljava/lang/String;Landroid/icu/text/RuleBa…
26671 HSPLjava/text/RuleBasedCollator;->getCollationKey(Ljava/lang/String;)Ljava/text/CollationKey;
/frameworks/base/boot/
Dboot-image-profile.txt9999 HSPLandroid/icu/text/RuleBasedCollator;->getCollationKey(Ljava/lang/String;)Landroid/icu/text/Colla…
10000 HSPLandroid/icu/text/RuleBasedCollator;->getCollationKey(Ljava/lang/String;Landroid/icu/text/RuleBa…
/frameworks/base/core/api/
Dcurrent.txt14569 method public static String getCollationKey(String);