Searched refs:mModificationCount (Results 1 – 1 of 1) sorted by relevance
105 long mModificationCount; field in LocalEventLog147 mModificationCount++; in addLog()161 mModificationCount++; in addLogEventInternal()181 mModificationCount++; in clear()271 private final long mModificationCount; field in LocalEventLog.LogIterator282 mModificationCount = LocalEventLog.this.mModificationCount; in LogIterator()334 if (mModificationCount != LocalEventLog.this.mModificationCount) { in checkModifications()