Searched refs:stopWatching (Results 1 – 8 of 8) sorted by relevance
144 public void stopWatching(int[] descriptors) { in stopWatching() method in FileObserver.ObserverThread145 stopWatching(m_fd, descriptors); in stopWatching()177 private native void stopWatching(int fd, int[] wfds); in stopWatching() method in FileObserver.ObserverThread259 stopWatching(); in finalize()278 public void stopWatching() { in stopWatching() method in FileObserver280 s_observerThread.stopWatching(mDescriptors); in stopWatching()
89 mObject.mObserver.stopWatching(); in onEvent()386 obj.getObserver().stopWatching(); in close()392 obj.getObserver().stopWatching(); in close()597 object.getObserver().stopWatching(); in getChildren()653 removed.getObserver().stopWatching(); in removeObjectFromCache()730 obj.getObserver().stopWatching(); in handleAddedObject()
91 mObserver.stopWatching(); in testRun()
714 observer.stopWatching(); in stopObserving()
1716 wallpaper.wallpaperObserver.stopWatching(); in finalize()1803 wallpaper.wallpaperObserver.stopWatching(); in stopObserver()
39290 Landroid/os/FileObserver$ObserverThread;->stopWatching(I)V39291 Landroid/os/FileObserver$ObserverThread;->stopWatching(II)V
31124 method public void stopWatching();
21752 method public void stopWatching();