HomeSort by relevance Sort by last modified time
    Searched refs:SORT_KEY_ALTERNATIVE (Results 1 - 24 of 24) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/
GroupMemberLoader.java 101 setSortOrder(Contacts.SORT_KEY_ALTERNATIVE);
  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
DefaultContactListAdapter.java 124 sortOrder = Contacts.SORT_KEY_ALTERNATIVE;
126 sortOrder += ", " + Contacts.SORT_KEY_ALTERNATIVE;
PhoneNumberListAdapter.java 269 loader.setSortOrder(Phone.SORT_KEY_ALTERNATIVE);
  /cts/tests/tests/provider/src/android/provider/cts/
ContactsContract_FrequentsStrequentsTest.java 71 Contacts.SORT_KEY_ALTERNATIVE,
108 Contacts.SORT_KEY_ALTERNATIVE,
ContactsContract_RawContactsTest.java 52 RawContacts.SORT_KEY_ALTERNATIVE,
ContactsContract_ContactsTest.java 190 Contacts.SORT_KEY_ALTERNATIVE,
ContactsContract_DataTest.java 117 Contacts.SORT_KEY_ALTERNATIVE,
343 Contacts.SORT_KEY_ALTERNATIVE,
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/list/
EmailAddressListAdapter.java 106 loader.setSortOrder(Email.SORT_KEY_ALTERNATIVE);
JoinContactListAdapter.java 108 loader.setSortOrder(Contacts.SORT_KEY_ALTERNATIVE);
PostalAddressListAdapter.java 96 loader.setSortOrder(StructuredPostal.SORT_KEY_ALTERNATIVE);
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactsDatabaseHelperTest.java 409 contentValues.put(RawContacts.SORT_KEY_ALTERNATIVE, "sort_key_alt");
ContactsProvider2Test.java 187 Contacts.SORT_KEY_ALTERNATIVE,
228 Contacts.SORT_KEY_ALTERNATIVE,
273 Contacts.SORT_KEY_ALTERNATIVE,
322 Contacts.SORT_KEY_ALTERNATIVE,
376 RawContacts.SORT_KEY_ALTERNATIVE,
451 Contacts.SORT_KEY_ALTERNATIVE,
531 Contacts.SORT_KEY_ALTERNATIVE,
623 Contacts.SORT_KEY_ALTERNATIVE,
    [all...]
ContactsDatabaseHelperUpgradeTest.java 220 new TableColumn(RawContacts.SORT_KEY_ALTERNATIVE, TEXT, false, null),
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsDatabaseHelper.java     [all...]
ContactsProvider2.java     [all...]
  /frameworks/base/core/java/android/provider/
ContactsContract.java     [all...]
  /external/libgdx/backends/gdx-backend-android/libs/
android-4.4.jar 
  /external/robolectric/v1/lib/main/
android.jar 
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/21/
android.jar 

Completed in 3871 milliseconds