Searched refs:collation (Results 1 – 2 of 2) sorted by relevance
3124 int collation = queryArgs.getInt( in createSqlSortClause() local3126 if (collation == java.text.Collator.PRIMARY || collation == java.text.Collator.SECONDARY) { in createSqlSortClause()
9273 …public static final java.lang.String QUERY_ARG_SORT_COLLATION = "android:query-arg-sort-collation";