Searched refs:mPhoneBookLabelAlt (Results 1 – 1 of 1) sorted by relevance
139 private String mPhoneBookLabelAlt; field in Contact307 mPhoneBookLabelAlt = cursor.getString(phoneBookLabelAltColumn); in loadBasicInfo()485 return mPhoneBookLabelAlt; in getPhonebookLabelAlt()585 dest.writeString(mPhoneBookLabelAlt); in writeToParcel()630 contact.mPhoneBookLabelAlt = source.readString(); in fromParcel()678 mPhoneBookLabelAlt, otherContact.getPhonebookLabelAlt()); in compareBySortKeyAlt()