Home
last modified time | relevance | path

Searched refs:getFullName (Results 1 – 2 of 2) sorted by relevance

/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/client/
DRawContact.java85 public String getFullName() { in getFullName() method in RawContact
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/
DContactManager.java286 contactOp.addName(rawContact.getFullName(), rawContact.getFirstName(), in addContact()
357 rawContact.getFullName()); in updateContact()