Searched refs:mPhoneBookLabel (Results 1 – 1 of 1) sorted by relevance
130 private String mPhoneBookLabel; field in Contact306 mPhoneBookLabel = cursor.getString(phoneBookLabelColumn); in loadBasicInfo()478 return mPhoneBookLabel; in getPhonebookLabel()584 dest.writeString(mPhoneBookLabel); in writeToParcel()629 contact.mPhoneBookLabel = source.readString(); in fromParcel()669 mPhoneBookLabel, otherContact.getPhonebookLabel()); in compareBySortKeyPrimary()