HomeSort by relevance Sort by last modified time
    Searched refs:getOfficePhone (Results 1 - 2 of 2) sorted by null

  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/
ContactManager.java 291 .addPhone(rawContact.getOfficePhone(), Phone.TYPE_WORK)
371 rawContact.getOfficePhone(), uri);
397 contactOp.addPhone(rawContact.getOfficePhone(), Phone.TYPE_WORK);
    [all...]
  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/client/
RawContact.java 93 public String getOfficePhone() {

Completed in 72 milliseconds