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