Searched refs:mOverflowEntry (Results 1 – 1 of 1) sorted by relevance
48 private final Entry mOverflowEntry = new Entry("OVERFLOW"); field in LooperStats170 maybeAddSpecialEntry(exportedEntries, mOverflowEntry); in getEntries()220 synchronized (mOverflowEntry) { in reset()221 mOverflowEntry.reset(); in reset()256 return mOverflowEntry; in findEntry()