Searched defs:stopWatching (Results 1 – 1 of 1) sorted by relevance
144 public void stopWatching(int[] descriptors) { in stopWatching() method in FileObserver.ObserverThread177 private native void stopWatching(int fd, int[] wfds); in stopWatching() method in FileObserver.ObserverThread278 public void stopWatching() { in stopWatching() method in FileObserver