Searched refs:mPhoneBookLabelAlt (Results 1 – 1 of 1) sorted by relevance
137 private String mPhoneBookLabelAlt; field in Contact296 mPhoneBookLabelAlt = cursor.getString(phoneBookLabelAltColumn); in loadBasicInfo()463 return mPhoneBookLabelAlt; in getPhonebookLabelAlt()563 dest.writeString(mPhoneBookLabelAlt); in writeToParcel()608 contact.mPhoneBookLabelAlt = source.readString(); in fromParcel()656 mPhoneBookLabelAlt, otherContact.getPhonebookLabelAlt()); in compareBySortKeyAlt()