Searched refs:mTombstones (Results 1 – 1 of 1) sorted by relevance
247 private HashSet<Long> mTombstones = null; field in Monkey1287 mTombstones = null; in checkNativeCrashes()1299 if (mTombstones == null || !mTombstones.contains(f.lastModified())) { in checkNativeCrashes()1309 mTombstones = newStones; in checkNativeCrashes()