Searched refs:BA_REGULAR (Results 1 – 3 of 3) sorted by relevance
104 @Native public static final int BA_REGULAR = 0x02; field in FileSystem
876 return ((fs.getBooleanAttributes(this) & FileSystem.BA_REGULAR) != 0); in isFile()
136 public static final int BA_REGULAR = 2; // 0x2 field in FileSystem