OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updatePhone
(Results
1 - 2
of
2
) sorted by null
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/
ContactOperations.java
322
public ContactOperations
updatePhone
(String existingNumber, String phone, Uri uri) {
ContactManager.java
408
contactOp.
updatePhone
(c.getString(DataQuery.COLUMN_PHONE_NUMBER),
412
contactOp.
updatePhone
(c.getString(DataQuery.COLUMN_PHONE_NUMBER),
416
contactOp.
updatePhone
(c.getString(DataQuery.COLUMN_PHONE_NUMBER),
[
all
...]
Completed in 22 milliseconds