HomeSort by relevance Sort by last modified time
    Searched defs:SORT_KEY (Results 1 - 3 of 3) sorted by null

  /development/samples/training/ContactsList/src/com/example/android/contactslist/ui/
ContactsListFragment.java 665 mAlphabetIndexer = new AlphabetIndexer(null, ContactsQuery.SORT_KEY, alphabet);
    [all...]
  /packages/apps/Messaging/src/com/android/messaging/util/
ContactUtil.java 70 // An optional sort_key column for displaying contact section labels.
80 public static final String SORT_KEY = Phone.SORT_KEY_PRIMARY;
91 PhoneQuery.SORT_KEY, // 8
129 public static final String SORT_KEY = Email.SORT_KEY_PRIMARY;
140 EmailQuery.SORT_KEY, // 8
240 PhoneQuery.SORT_KEY);
318 PhoneQuery.SORT_KEY);
383 PhoneQuery.SORT_KEY);
404 EmailQuery.SORT_KEY);
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 

Completed in 86 milliseconds