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