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

  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/client/
RawContact.java 125 public String getBestName() {
  /development/samples/SampleSyncAdapter/src/com/example/android/samplesync/platform/
ContactManager.java 216 Log.i(TAG, "Contact Name: " + rawContact.getBestName());
304 Log.i(TAG, "Clearing dirty flag for: " + rawContact.getBestName());
    [all...]

Completed in 54 milliseconds