Searched refs:tombFile (Results 1 – 1 of 1) sorted by relevance
186 File tombFile = getDevice().pullFile(TOMBSTONE_PATH + tombName); in getTombstonesViaAdb() local187 if (tombFile != null) { in getTombstonesViaAdb()188 tombstones.add(tombFile); in getTombstonesViaAdb()