Searched refs:mNameRawContactId (Results 1 – 2 of 2) sorted by relevance
127 private final long mNameRawContactId; field in ContactLoader.Result175 mNameRawContactId = -1; in Result()217 mNameRawContactId = nameRawContactId; in Result()242 mNameRawContactId = from.mNameRawContactId; in Result()365 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()