Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DFileObserver.java101 public void stopWatching(int descriptor) { in stopWatching() method in FileObserver.ObserverThread
102 stopWatching(m_fd, descriptor); in stopWatching()
132 private native void stopWatching(int fd, int wfd); in stopWatching() method in FileObserver.ObserverThread
169 stopWatching(); in finalize()
188 public void stopWatching() { in stopWatching() method in FileObserver
190 s_observerThread.stopWatching(m_descriptor); in stopWatching()
/frameworks/base/core/tests/coretests/src/android/os/
DFileObserverTest.java90 mObserver.stopWatching(); in testRun()
/frameworks/base/packages/ExternalStorageProvider/src/com/android/externalstorage/
DExternalStorageProvider.java733 observer.stopWatching();
/frameworks/base/services/core/java/com/android/server/wallpaper/
DWallpaperManagerService.java854 wallpaper.wallpaperObserver.stopWatching(); in finalize()
934 wallpaper.wallpaperObserver.stopWatching(); in stopObserver()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java5313 observer.stopWatching(); in dumpStackTraces()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt21752 method public void stopWatching();
/frameworks/base/api/
Dcurrent.txt28567 method public void stopWatching();
Dtest-current.txt28636 method public void stopWatching();
Dsystem-current.txt31008 method public void stopWatching();