Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/database/
DDatabaseUtils.java576 public static String getCollationKey(String name) { in getCollationKey() method in DatabaseUtils
632 return mColl.getCollationKey(name).toByteArray(); in getCollationKeyInBytes()
/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.txt9906 HSPLandroid/icu/text/RuleBasedCollator;->getCollationKey(Ljava/lang/String;)Landroid/icu/text/Colla…
9907 HSPLandroid/icu/text/RuleBasedCollator;->getCollationKey(Ljava/lang/String;Landroid/icu/text/RuleBa…
26678 HSPLjava/text/RuleBasedCollator;->getCollationKey(Ljava/lang/String;)Ljava/text/CollationKey;
/frameworks/base/boot/
Dboot-image-profile.txt9904 HSPLandroid/icu/text/RuleBasedCollator;->getCollationKey(Ljava/lang/String;)Landroid/icu/text/Colla…
9905 HSPLandroid/icu/text/RuleBasedCollator;->getCollationKey(Ljava/lang/String;Landroid/icu/text/RuleBa…
/frameworks/base/core/api/
Dcurrent.txt13146 method public static String getCollationKey(String);