OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:constructInsertOperations
(Results
1 - 3
of
3
) sorted by null
/frameworks/opt/vcard/java/com/android/vcard/
VCardEntryCommitter.java
71
mOperationList = vcardEntry.
constructInsertOperations
(mContentResolver, mOperationList);
VCardEntry.java
[
all
...]
/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
..
Completed in 36 milliseconds