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

  /packages/apps/Bluetooth/src/com/android/bluetooth/pbapclient/
PhonebookPullRequest.java 84 e.constructInsertOperations(contactsProvider, insertOperations);
90 insertOperations = e.constructInsertOperations(contactsProvider, null);
  /frameworks/opt/vcard/tests/src/com/android/vcard/tests/
VCardEntryTests.java 356 entry.constructInsertOperations(resolver, operationList);
373 entry.constructInsertOperations(resolver, operationList);
377 // TODO: add bunch of test for constructInsertOperations..
  /frameworks/opt/vcard/java/com/android/vcard/
VCardEntry.java     [all...]

Completed in 340 milliseconds