Home
last modified time | relevance | path

Searched refs:setSystem (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/src/main/java/java/nio/file/attribute/
DDosFileAttributeView.java158 void setSystem(boolean value) throws IOException; in setSystem() method
/libcore/ojluni/src/main/java/sun/nio/fs/
DLinuxDosFileAttributeView.java87 setSystem((Boolean)value); in setAttribute()
204 public void setSystem(boolean value) throws IOException {