Home
last modified time | relevance | path

Searched refs:ORDER (Results 1 – 2 of 2) sorted by relevance

/development/samples/browseable/RuntimePermissions/src/com.example.android.system.runtimepermissions/contacts/
DContactsFragment.java69 private static final String ORDER = ContactsContract.Contacts.DISPLAY_NAME_PRIMARY + " ASC"; field in ContactsFragment
121 null, null, ORDER); in onCreateLoader()
/development/build/
Dsdk.atree267 # PLEASE KEEP THE SAMPLES IN ALPHABETICAL ORDER.