Home | History | Annotate | Download | only in provider

Lines Matching refs:ORDER_BY

62     private static final String ORDER_BY = "visits DESC, date DESC";
811 ORDER_BY, Integer.toString(mMaxSuggestionLongSize));
1037 new String[] { constraint }, ORDER_BY);