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