Searched refs:mOverflowEntry (Results 1 – 1 of 1) sorted by relevance
47 private final Entry mOverflowEntry = new Entry("OVERFLOW"); field in LooperStats160 maybeAddSpecialEntry(exportedEntries, mOverflowEntry); in getEntries()210 synchronized (mOverflowEntry) { in reset()211 mOverflowEntry.reset(); in reset()242 return mOverflowEntry; in findEntry()