Searched refs:mContactChanged (Results 1 – 1 of 1) sorted by relevance
117 private volatile boolean mContactChanged = false; field in ParticipantRefresh.ContactContentObserver129 mContactChanged = true; in onChange()133 return mContactChanged; in getContactChanged()137 mContactChanged = false; in resetContactChanged()144 mContactChanged = true; // Force a full refresh on initialization. in initialize()