Searched refs:TYPE_DIRECTORY (Results 1 – 6 of 6) sorted by relevance
64 b.append((type == BackupAgent.TYPE_DIRECTORY) ? 'd' : '-'); in dump()
150 if (type == BackupAgent.TYPE_DIRECTORY) { in restoreFile()
148 public static final int TYPE_DIRECTORY = 2; field in BackupAgent
159 info.type = BackupAgent.TYPE_DIRECTORY; in readTarHeaders()
5459 field public static final int TYPE_DIRECTORY = 2; // 0x2
7237 field public static final int TYPE_DIRECTORY = 2; // 0x2