Searched refs:mPhoneBookLabel (Results 1 – 1 of 1) sorted by relevance
128 private String mPhoneBookLabel; field in Contact295 mPhoneBookLabel = cursor.getString(phoneBookLabelColumn); in loadBasicInfo()456 return mPhoneBookLabel; in getPhonebookLabel()562 dest.writeString(mPhoneBookLabel); in writeToParcel()607 contact.mPhoneBookLabel = source.readString(); in fromParcel()647 mPhoneBookLabel, otherContact.getPhonebookLabel()); in compareBySortKeyPrimary()