OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:newInsertCpo
(Results
1 - 2
of
2
) sorted by null
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/
ContactOperations.java
109
newInsertCpo
(RawContacts.CONTENT_URI, mIsSyncOperation, true).withValues(mValues);
367
newInsertCpo
(Data.CONTENT_URI, mIsSyncOperation, mIsYieldAllowed);
386
public static ContentProviderOperation.Builder
newInsertCpo
(Uri uri,
ContactManager.java
547
batchOperation.add(ContactOperations.
newInsertCpo
(StatusUpdates.CONTENT_URI,
[
all
...]
Completed in 310 milliseconds