Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/os/
H A DFileObserver.java144 public void stopWatching(int[] descriptors) { in stopWatching() method in FileObserver.ObserverThread
145 stopWatching(m_fd, descriptors); in stopWatching()
177 private native void stopWatching(int fd, int[] wfds); in stopWatching() method in FileObserver.ObserverThread
259 stopWatching(); in finalize()
278 public void stopWatching() { in stopWatching() method in FileObserver
280 s_observerThread.stopWatching(mDescriptors); in stopWatching()
/aosp12/frameworks/base/media/java/android/mtp/
H A DMtpStorageManager.java89 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()
/aosp12/frameworks/base/core/tests/coretests/src/android/os/
H A DFileObserverTest.java91 mObserver.stopWatching(); in testRun()
/aosp12/packages/services/Car/service/src/com/android/car/power/
H A DSilentModeHandler.java264 mFileObserver.stopWatching(); in stopMonitoringSilentModeHwStateLocked()
/aosp12/packages/services/Car/tests/NetworkPreferenceApp/src/com/google/android/car/networking/preferenceupdater/components/
H A DMetricDisplay.java127 public void stopWatching() { in stopWatching() method in MetricDisplay
/aosp12/packages/providers/DownloadProvider/src/com/android/providers/downloads/
H A DDownloadStorageProvider.java1136 mFileWatcher.stopWatching(); in close()
1168 public void stopWatching() { in stopWatching() method in DownloadStorageProvider.ContentChangedRelay
1169 super.stopWatching(); in stopWatching()
/aosp12/packages/services/Car/tests/NetworkPreferenceApp/src/com/google/android/car/networking/preferenceupdater/fragments/
H A DManagerFragment.java144 mMetricDisplay.stopWatching(); in onDestroyView()
/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/wallpaper/
H A DWallpaperManagerServiceTests.java425 wallpaper.wallpaperObserver.stopWatching(); in testWallpaperManagerCallbackInRightOrder()
/aosp12/frameworks/base/core/java/com/android/internal/content/
H A DFileSystemProvider.java714 observer.stopWatching(); in stopObserving()
/aosp12/frameworks/base/services/core/java/com/android/server/wallpaper/
H A DWallpaperManagerService.java1731 wallpaper.wallpaperObserver.stopWatching(); in finalize()
1819 wallpaper.wallpaperObserver.stopWatching(); in stopObserver()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt39290 Landroid/os/FileObserver$ObserverThread;->stopWatching(I)V
39291 Landroid/os/FileObserver$ObserverThread;->stopWatching(II)V
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt31185 method public void stopWatching();
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt21752 method public void stopWatching();