Searched defs:newWatchService (Results 1 - 3 of 3) sorted by relevance

/libcore/ojluni/src/main/java/sun/nio/fs/
H A DLinuxFileSystem.java43 public WatchService newWatchService() method in class:LinuxFileSystem
/libcore/ojluni/src/main/java/java/nio/file/
H A DFileSystem.java58 * <li><p> The {@link #newWatchService newWatchService} method creates a
461 public abstract WatchService newWatchService() throws IOException; method in class:FileSystem
/libcore/luni/src/test/filesystems/src/mypackage/
H A DMockFileSystem.java114 public WatchService newWatchService() throws IOException { method in class:MockFileSystem

Completed in 2476 milliseconds