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

  /packages/apps/Phone/src/com/android/phone/
DeleteFdnContactScreen.java 79 deleteContact();
101 private void deleteContact() {
  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/
ContactManager.java 76 deleteContact(context, rawContactId, batchOperation);
247 private static void deleteContact(Context context, long rawContactId,
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
ContactsProvider2.java     [all...]

Completed in 85 milliseconds