Searched defs:watchService (Results 1 – 3 of 3) sorted by relevance
57 WatchService watchService = polling.newWatchService(fs.getDefaultView(), fs.getPathService()); in testPollingConfig() local67 WatchService watchService = in testDefaultConfig() local
343 WatchService watchService = fs.newWatchService(); in testFileSystemWithDefaultWatchService() local359 WatchService watchService = fs.newWatchService(); in testFileSystemWithCustomWatchServicePollingInterval() local
37 private final WatchService watchService; field in ShadowFileObserver201 private final WatchService watchService; field in ShadowFileObserver.WatcherRunnable207 WatchService watchService) { in WatcherRunnable()