Searched defs:FullBackupEntry (Results 1 – 1 of 1) sorted by relevance
19 public class FullBackupEntry implements Comparable<FullBackupEntry> { class24 public FullBackupEntry(String pkg, long when) { in FullBackupEntry() method in FullBackupEntry