Searched refs:stopWatching (Results 1 – 8 of 8) sorted by relevance
141 public void stopWatching(int[] descriptors) { in stopWatching() method in FileObserver.ObserverThread142 stopWatching(m_fd, descriptors); in stopWatching()174 private native void stopWatching(int fd, int[] wfds); in stopWatching() method in FileObserver.ObserverThread256 stopWatching(); in finalize()275 public void stopWatching() { in stopWatching() method in FileObserver277 s_observerThread.stopWatching(mDescriptors); in stopWatching()
89 mObject.mObserver.stopWatching(); in onEvent()379 obj.getObserver().stopWatching(); in close()385 obj.getObserver().stopWatching(); in close()590 object.getObserver().stopWatching(); in getChildren()646 removed.getObserver().stopWatching(); in removeObjectFromCache()723 obj.getObserver().stopWatching(); in handleAddedObject()
91 mObserver.stopWatching(); in testRun()
631 observer.stopWatching(); in stopObserving()
1661 wallpaper.wallpaperObserver.stopWatching(); in finalize()1748 wallpaper.wallpaperObserver.stopWatching(); in stopObserver()
21752 method public void stopWatching();
53383 Landroid/os/FileObserver$ObserverThread;->stopWatching(I)V53384 Landroid/os/FileObserver$ObserverThread;->stopWatching(II)V
34473 method public void stopWatching();