Searched refs:TOMBSTONE_PATH (Results 1 – 1 of 1) sorted by relevance
194 private static final String TOMBSTONE_PATH = "/data/tombstones/"; field in NativeDevice5991 for (String tombName : getChildren(TOMBSTONE_PATH)) { in getTombstones()5992 File tombFile = pullFile(TOMBSTONE_PATH + tombName); in getTombstones()