Searched refs:mNameRawContactId (Results 1 – 2 of 2) sorted by relevance
66 private final long mNameRawContactId; field in Contact117 mNameRawContactId = -1; in Contact()158 mNameRawContactId = nameRawContactId; in Contact()183 mNameRawContactId = from.mNameRawContactId; in Contact()309 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()