Home
last modified time | relevance | path

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

/frameworks/base/telephony/common/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/base/core/java/android/provider/
DContacts.java169 public static final String DEFAULT_SORT_ORDER = "key ASC"; field in Contacts.Settings
414 public static final String DEFAULT_SORT_ORDER = People.NAME + " ASC"; field in Contacts.People
573 new String[]{String.valueOf(person)}, Groups.DEFAULT_SORT_ORDER); in queryGroups()
673 public static final String DEFAULT_SORT_ORDER = "number ASC"; field in Contacts.People.Phones
701 public static final String DEFAULT_SORT_ORDER = "data ASC"; field in Contacts.People.ContactMethods
729 public static final String DEFAULT_SORT_ORDER = "name ASC"; field in Contacts.People.Extensions
831 public static final String DEFAULT_SORT_ORDER = NAME + " ASC"; field in Contacts.Groups
1020 public static final String DEFAULT_SORT_ORDER = "name ASC"; field in Contacts.Phones
1086 public static final String DEFAULT_SORT_ORDER = "group_id ASC"; field in Contacts.GroupMembership
1530 public static final String DEFAULT_SORT_ORDER = "name ASC"; field in Contacts.ContactMethods
[all …]
DTelephony.java381 return cr.query(CONTENT_URI, projection, null, null, DEFAULT_SORT_ORDER); in query()
392 null, orderBy == null ? DEFAULT_SORT_ORDER : orderBy); in query()
403 public static final String DEFAULT_SORT_ORDER = "date DESC"; field in Telephony.Sms
595 public static final String DEFAULT_SORT_ORDER = "date DESC"; field in Telephony.Sms.Inbox
658 public static final String DEFAULT_SORT_ORDER = "date DESC"; field in Telephony.Sms.Sent
747 public static final String DEFAULT_SORT_ORDER = "date DESC"; field in Telephony.Sms.Draft
770 public static final String DEFAULT_SORT_ORDER = "date DESC"; field in Telephony.Sms.Outbox
843 public static final String DEFAULT_SORT_ORDER = "date DESC"; field in Telephony.Sms.Conversations
2895 public static final String DEFAULT_SORT_ORDER = "date DESC"; field in Telephony.Mms
2916 return cr.query(CONTENT_URI, projection, null, null, DEFAULT_SORT_ORDER); in query()
[all …]
DCallLog.java155 public static final String DEFAULT_SORT_ORDER = "date DESC"; field in CallLog.Calls
939 DEFAULT_SORT_ORDER + " LIMIT 1"); in getLastOutgoingCall()
997 + " ORDER BY " + DEFAULT_SORT_ORDER in addEntryAndRemoveExpiredEntries()
1005 "(SELECT _id FROM calls ORDER BY " + DEFAULT_SORT_ORDER in addEntryAndRemoveExpiredEntries()
DUserDictionary.java117 public static final String DEFAULT_SORT_ORDER = FREQUENCY + " DESC"; field in UserDictionary.Words
DCalendarContract.java808 public static final String DEFAULT_SORT_ORDER = CALENDAR_DISPLAY_NAME; field in CalendarContract.Calendars
1819 private static final String DEFAULT_SORT_ORDER = ""; field in CalendarContract.Events
1921 WHERE_CALENDARS_ARGS, DEFAULT_SORT_ORDER); in query()
1951 WHERE_CALENDARS_ARGS, DEFAULT_SORT_ORDER); in query()
2047 private static final String DEFAULT_SORT_ORDER = "begin ASC"; field in CalendarContract.Instances
2425 public static final String DEFAULT_SORT_ORDER = "begin ASC,title ASC"; field
/frameworks/base/services/people/java/com/android/server/people/data/
DCallLogQueryHelper.java69 Calls.DEFAULT_SORT_ORDER)) { in querySince() argument
/frameworks/base/media/java/android/media/
DRingtoneManager.java450 MediaStore.Audio.Media.DEFAULT_SORT_ORDER); in getCursor()
573 null, MediaStore.Audio.Media.DEFAULT_SORT_ORDER); in getInternalRingtones()
589 MediaStore.Audio.Media.DEFAULT_SORT_ORDER, context); in getMediaRingtones()
/frameworks/base/services/core/java/com/android/server/location/gnss/
DGnssNetworkConnectivityHandler.java747 Carriers.DEFAULT_SORT_ORDER)) {
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcTracker.java3498 null, null, Telephony.Carriers.DEFAULT_SORT_ORDER); in getPreferredApn()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt23343 field public static final java.lang.String DEFAULT_SORT_ORDER = "begin ASC,title ASC";
23417 field public static final java.lang.String DEFAULT_SORT_ORDER = "calendar_displayName";
23598 field public static final java.lang.String DEFAULT_SORT_ORDER = "date DESC";
23649 field public static final deprecated java.lang.String DEFAULT_SORT_ORDER = "name ASC";
23680 field public static final deprecated java.lang.String DEFAULT_SORT_ORDER = "person, name ASC";
23694 field public static final deprecated java.lang.String DEFAULT_SORT_ORDER = "group_id ASC";
23707 field public static final deprecated java.lang.String DEFAULT_SORT_ORDER = "name ASC";
23793 …field public static final deprecated java.lang.String DEFAULT_SORT_ORDER = "company, title, isprim…
23810 field public static final deprecated java.lang.String DEFAULT_SORT_ORDER = "name ASC";
23819 field public static final deprecated java.lang.String DEFAULT_SORT_ORDER = "data ASC";
[all …]
/frameworks/base/api/
Dcurrent.txt38388 field public static final String DEFAULT_SORT_ORDER = "begin ASC,title ASC";
38462 field public static final String DEFAULT_SORT_ORDER = "calendar_displayName";
38663 field public static final String DEFAULT_SORT_ORDER = "date DESC";
38724 field @Deprecated public static final String DEFAULT_SORT_ORDER = "name ASC";
38755 field @Deprecated public static final String DEFAULT_SORT_ORDER = "person, name ASC";
38769 field @Deprecated public static final String DEFAULT_SORT_ORDER = "group_id ASC";
38782 field @Deprecated public static final String DEFAULT_SORT_ORDER = "name ASC";
38868 … field @Deprecated public static final String DEFAULT_SORT_ORDER = "company, title, isprimary ASC";
38885 field @Deprecated public static final String DEFAULT_SORT_ORDER = "name ASC";
38894 field @Deprecated public static final String DEFAULT_SORT_ORDER = "data ASC";
[all …]
Dtest-current.txt3343 field public static final String DEFAULT_SORT_ORDER = "date DESC";
Dsystem-current.txt9267 field public static final String DEFAULT_SORT_ORDER = "date DESC";
/frameworks/base/non-updatable-api/
Dsystem-current.txt8149 field public static final String DEFAULT_SORT_ORDER = "date DESC";