Searched defs:stopWatching (Results 1 – 1 of 1) sorted by relevance
104 public void stopWatching(int descriptor) { in stopWatching() method in FileObserver.ObserverThread135 private native void stopWatching(int fd, int wfd); in stopWatching() method in FileObserver.ObserverThread191 public void stopWatching() { in stopWatching() method in FileObserver