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