Home
last modified time | relevance | path

Searched refs:DEFAULT_SORT_ORDER (Results 1 – 12 of 12) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DHbpcdLookup.java48 public static final String DEFAULT_SORT_ORDER = "MCC ASC"; field in HbpcdLookup.MccIdd
61 public static final String DEFAULT_SORT_ORDER = "MCC ASC"; field in HbpcdLookup.MccLookup
81 public static final String DEFAULT_SORT_ORDER = "MCC ASC"; field in HbpcdLookup.MccSidConflicts
94 public static final String DEFAULT_SORT_ORDER = "MCC ASC"; field in HbpcdLookup.MccSidRange
107 public static final String DEFAULT_SORT_ORDER = "MCC ASC"; field in HbpcdLookup.ArbitraryMccSidMatch
120 public static final String DEFAULT_SORT_ORDER = "Area_Code ASC"; field in HbpcdLookup.NanpAreaCode
/frameworks/opt/telephony/src/java/android/provider/
DTelephony.java299 return cr.query(CONTENT_URI, projection, null, null, DEFAULT_SORT_ORDER); in query()
309 null, orderBy == null ? DEFAULT_SORT_ORDER : orderBy); in query()
320 public static final String DEFAULT_SORT_ORDER = "date DESC"; field in Telephony.Sms
506 public static final String DEFAULT_SORT_ORDER = "date DESC"; field in Telephony.Sms.Inbox
567 public static final String DEFAULT_SORT_ORDER = "date DESC"; field in Telephony.Sms.Sent
652 public static final String DEFAULT_SORT_ORDER = "date DESC"; field in Telephony.Sms.Draft
675 public static final String DEFAULT_SORT_ORDER = "date DESC"; field in Telephony.Sms.Outbox
739 public static final String DEFAULT_SORT_ORDER = "date DESC"; field in Telephony.Sms.Conversations
1920 public static final String DEFAULT_SORT_ORDER = "date DESC"; field in Telephony.Mms
1940 return cr.query(CONTENT_URI, projection, null, null, DEFAULT_SORT_ORDER); in query()
[all …]
/frameworks/base/core/java/android/provider/
DMediaStore.java811 return cr.query(uri, projection, null, null, DEFAULT_SORT_ORDER); in query()
817 null, orderBy == null ? DEFAULT_SORT_ORDER : orderBy); in query()
823 selectionArgs, orderBy == null ? DEFAULT_SORT_ORDER : orderBy); in query()
1004 public static final String DEFAULT_SORT_ORDER = ImageColumns.BUCKET_DISPLAY_NAME; field in MediaStore.Images.Media
1014 return cr.query(uri, projection, null, null, DEFAULT_SORT_ORDER); in query()
1019 return cr.query(uri, projection, "kind = " + kind, null, DEFAULT_SORT_ORDER); in queryMiniThumbnails()
1119 public static final String DEFAULT_SORT_ORDER = "image_id ASC"; field in MediaStore.Images.Thumbnails
1432 public static final String DEFAULT_SORT_ORDER = TITLE_KEY; field in MediaStore.Audio.Media
1521 public static final String DEFAULT_SORT_ORDER = NAME; field in MediaStore.Audio.Genres
1542 public static final String DEFAULT_SORT_ORDER = TITLE_KEY; field in MediaStore.Audio.Genres.Members
[all …]
DContacts.java167 public static final String DEFAULT_SORT_ORDER = "key ASC"; field in Contacts.Settings
411 public static final String DEFAULT_SORT_ORDER = People.NAME + " ASC"; field in Contacts.People
580 new String[]{String.valueOf(person)}, Groups.DEFAULT_SORT_ORDER); in queryGroups()
680 public static final String DEFAULT_SORT_ORDER = "number ASC"; field in Contacts.People.Phones
708 public static final String DEFAULT_SORT_ORDER = "data ASC"; field in Contacts.People.ContactMethods
735 public static final String DEFAULT_SORT_ORDER = "name ASC"; field in Contacts.People.Extensions
837 public static final String DEFAULT_SORT_ORDER = NAME + " ASC"; field in Contacts.Groups
1026 public static final String DEFAULT_SORT_ORDER = "name ASC"; field in Contacts.Phones
1092 public static final String DEFAULT_SORT_ORDER = "group_id ASC"; field in Contacts.GroupMembership
1536 public static final String DEFAULT_SORT_ORDER = "name ASC"; field in Contacts.ContactMethods
[all …]
DCallLog.java134 public static final String DEFAULT_SORT_ORDER = "date DESC"; field in CallLog.Calls
566 DEFAULT_SORT_ORDER + " LIMIT 1"); in getLastOutgoingCall()
581 "(SELECT _id FROM calls ORDER BY " + DEFAULT_SORT_ORDER in addEntryAndRemoveExpiredEntries()
DUserDictionary.java114 public static final String DEFAULT_SORT_ORDER = FREQUENCY + " DESC"; field in UserDictionary.Words
DCalendarContract.java698 public static final String DEFAULT_SORT_ORDER = CALENDAR_DISPLAY_NAME; field in CalendarContract.Calendars
1658 private static final String DEFAULT_SORT_ORDER = ""; field in CalendarContract.Events
1757 WHERE_CALENDARS_ARGS, DEFAULT_SORT_ORDER); in query()
1787 WHERE_CALENDARS_ARGS, DEFAULT_SORT_ORDER); in query()
1823 private static final String DEFAULT_SORT_ORDER = "begin ASC"; field in CalendarContract.Instances
2201 public static final String DEFAULT_SORT_ORDER = "begin ASC,title ASC"; field
/frameworks/base/media/java/android/media/
DRingtoneManager.java368 MediaStore.Audio.Media.DEFAULT_SORT_ORDER); in getCursor()
485 null, MediaStore.Audio.Media.DEFAULT_SORT_ORDER); in getInternalRingtones()
497 MediaStore.Audio.Media.DEFAULT_SORT_ORDER) in getMediaRingtones()
/frameworks/base/services/core/java/com/android/server/location/
DGpsLocationProvider.java2007 Carriers.DEFAULT_SORT_ORDER); in getSelectedApn()
2042 Carriers.DEFAULT_SORT_ORDER); in getApnIpType()
/frameworks/base/core/tests/coretests/src/android/database/
DDatabasePerformanceTests.java163 null, People.DEFAULT_SORT_ORDER); in setUp()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcTracker.java2588 null, null, Telephony.Carriers.DEFAULT_SORT_ORDER); in getPreferredApn()
/frameworks/base/api/
Dcurrent.txt23272 field public static final java.lang.String DEFAULT_SORT_ORDER = "begin ASC,title ASC";
23346 field public static final java.lang.String DEFAULT_SORT_ORDER = "calendar_displayName";
23527 field public static final java.lang.String DEFAULT_SORT_ORDER = "date DESC";
23578 field public static final deprecated java.lang.String DEFAULT_SORT_ORDER = "name ASC";
23609 field public static final deprecated java.lang.String DEFAULT_SORT_ORDER = "person, name ASC";
23623 field public static final deprecated java.lang.String DEFAULT_SORT_ORDER = "group_id ASC";
23636 field public static final deprecated java.lang.String DEFAULT_SORT_ORDER = "name ASC";
23722 …field public static final deprecated java.lang.String DEFAULT_SORT_ORDER = "company, title, isprim…
23739 field public static final deprecated java.lang.String DEFAULT_SORT_ORDER = "name ASC";
23748 field public static final deprecated java.lang.String DEFAULT_SORT_ORDER = "data ASC";
[all …]