Home
last modified time | relevance | path

Searched refs:stopWatching (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/os/
DFileObserver.java102 public void stopWatching(int descriptor) { in stopWatching() method in FileObserver.ObserverThread
103 stopWatching(m_fd, descriptor); in stopWatching()
133 private native void stopWatching(int fd, int wfd); in stopWatching() method in FileObserver.ObserverThread
170 stopWatching(); in finalize()
189 public void stopWatching() { in stopWatching() method in FileObserver
191 s_observerThread.stopWatching(m_descriptor); in stopWatching()
/frameworks/base/core/tests/coretests/src/android/os/
DFileObserverTest.java90 mObserver.stopWatching(); in testRun()
/frameworks/base/core/java/com/android/internal/content/
DFileSystemProvider.java473 observer.stopWatching(); in stopObserving()
/frameworks/base/services/core/java/com/android/server/wallpaper/
DWallpaperManagerService.java957 wallpaper.wallpaperObserver.stopWatching(); in finalize()
1042 wallpaper.wallpaperObserver.stopWatching(); in stopObserver()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java5638 observer.stopWatching(); in dumpStackTraces()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt21752 method public void stopWatching();
/frameworks/base/api/
Dcurrent.txt30793 method public void stopWatching();
Dsystem-current.txt33514 method public void stopWatching();