Searched refs:recordFileTimestamp (Results 1 – 1 of 1) sorted by relevance
349 if (recordFileTimestamp(tombstone, timestamps)) { in addTombstoneToDropBox()432 if (!recordFileTimestamp(file, timestamps)) { in addFileWithFootersToDropBox()448 private static boolean recordFileTimestamp(File file, HashMap<String, Long> timestamps) { in recordFileTimestamp() method in BootReceiver