Home
last modified time | relevance | path

Searched defs:setExecutable (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/annotations/sdk/nullability/java/io/
DFile.annotated.java120 public boolean setExecutable(boolean executable, boolean ownerOnly) { throw new RuntimeException("S… in setExecutable() method in File
122 public boolean setExecutable(boolean executable) { throw new RuntimeException("Stub!"); } in setExecutable() method in File
/libcore/ojluni/annotations/hiddenapi/java/io/
DFile.java215 public boolean setExecutable(boolean executable, boolean ownerOnly) { in setExecutable() method in File
219 public boolean setExecutable(boolean executable) { in setExecutable() method in File
/libcore/ojluni/src/main/java/java/io/
DFile.java1664 public boolean setExecutable(boolean executable, boolean ownerOnly) { in setExecutable() method in File
1704 public boolean setExecutable(boolean executable) { in setExecutable() method in File