OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createDeletedContact
(Results
1 - 2
of
2
) sorted by null
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/client/
RawContact.java
255
public static RawContact
createDeletedContact
(long rawContactId, long serverContactId)
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/
ContactManager.java
211
RawContact rawContact = RawContact.
createDeletedContact
(rawContactId,
[
all
...]
Completed in 3309 milliseconds