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

  /packages/apps/Contacts/src/com/android/contacts/activities/
AttachPhotoActivity.java 145 final ArrayList<Long> rawContactIdsList = queryForAllRawContactIds(
184 public static ArrayList<Long> queryForAllRawContactIds(ContentResolver cr, long contactId) {
  /packages/experimental/LoaderApp/src/com/android/loaderapp/util/
ContactsUtils.java 334 public static ArrayList<Long> queryForAllRawContactIds(ContentResolver cr, long contactId) {

Completed in 178 milliseconds