Searched refs:mIsMe (Results 1 – 1 of 1) sorted by relevance
93 private boolean mIsMe; // true if this contact is me! field in Contact112 mIsMe = isMe; in Contact()192 return mIsMe; in isMe()781 if (c.mIsMe) { in getContactInfo()954 if ((!entry.mIsMe && entry.mPersonId == 0) || entry.mAvatar != null) { in loadAvatarData()964 Uri contactUri = entry.mIsMe ? in loadAvatarData()