Home
last modified time | relevance | path

Searched refs:ORDER (Results 1 – 3 of 3) 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/tools/repo_diff/service/repodiff/repositories/
Ddenormalizer.go80 downstream_branch ORDER BY upstream_target_id,
144 ORDER BY
/development/build/
Dsdk.atree269 # PLEASE KEEP THE SAMPLES IN ALPHABETICAL ORDER.