Searched refs:mNameRawContactId (Results 1 – 2 of 2) sorted by relevance
65 private final long mNameRawContactId; field in Contact113 mNameRawContactId = -1; in Contact()155 mNameRawContactId = nameRawContactId; in Contact()180 mNameRawContactId = from.mNameRawContactId; in Contact()303 return mNameRawContactId; in getNameRawContactId()
125 private long mNameRawContactId = -1; field in ContactFragment226 mNameRawContactId = data.nameRawContactId; in setData()440 final boolean isNameRawContact = (mNameRawContactId == rawContactId); in buildEntries()459 final boolean isNameRawContact = (mNameRawContactId == rawContactId); in buildEntries()