Home
last modified time | relevance | path

Searched refs:collation (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/core/java/android/content/
DContentResolver.java3055 int collation = queryArgs.getInt( in createSqlSortClause() local
3057 if (collation == java.text.Collator.PRIMARY || collation == java.text.Collator.SECONDARY) { in createSqlSortClause()
/frameworks/base/api/
Dcurrent.txt8705 …public static final java.lang.String QUERY_ARG_SORT_COLLATION = "android:query-arg-sort-collation";
Dsystem-current.txt9206 …public static final java.lang.String QUERY_ARG_SORT_COLLATION = "android:query-arg-sort-collation";