Home
last modified time | relevance | path

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

/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DNameNormalizer.java78 CollationKey key = getCompressingCollator().getCollationKey(lettersAndDigitsOnly(name)); in normalize()
/aosp12/frameworks/base/core/java/android/database/
H A DDatabaseUtils.java576 public static String getCollationKey(String name) { in getCollationKey() method in DatabaseUtils
632 return mColl.getCollationKey(name).toByteArray(); in getCollationKeyInBytes()
/aosp12/packages/providers/MediaProvider/apex/framework/java/android/provider/
H A DMediaStore.java2907 name = encodeToString(c.getCollationKey(name).toByteArray()); in keyFor()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/packages/modules/RuntimeI18n/apex/hiddenapi/
H A Dhiddenapi-max-target-o-low-priority.txt4397 Landroid/icu/text/RuleBasedCollator;->getCollationKey(Ljava/lang/String;Landroid/icu/text/RuleBased…
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A 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);
/aosp12/art/build/boot/
H A Dboot-image-profile.txt4272 HSPLjava/text/RuleBasedCollator;->getCollationKey(Ljava/lang/String;)Ljava/text/CollationKey;+]Land…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt10242 HSPLandroid/icu/text/RuleBasedCollator;->getCollationKey(Ljava/lang/String;)Landroid/icu/text/Colla…
10243 HSPLandroid/icu/text/RuleBasedCollator;->getCollationKey(Ljava/lang/String;Landroid/icu/text/RuleBa…
26878 HSPLjava/text/RuleBasedCollator;->getCollationKey(Ljava/lang/String;)Ljava/text/CollationKey;+]Land…
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt10247 HSPLandroid/icu/text/RuleBasedCollator;->getCollationKey(Ljava/lang/String;)Landroid/icu/text/Colla…
10248 HSPLandroid/icu/text/RuleBasedCollator;->getCollationKey(Ljava/lang/String;Landroid/icu/text/RuleBa…
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt13838 method public static String getCollationKey(String);