Home
last modified time | relevance | path

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

/packages/apps/UnifiedEmail/src/com/android/mail/providers/
DFolderWatcher.java94 stopWatching(previous); in updateAccountList()
162 private void stopWatching(Uri uri) { in stopWatching() method in FolderWatcher
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DDownloadStorageProvider.java1071 mFileWatcher.stopWatching(); in close()
1103 public void stopWatching() { in stopWatching() method in DownloadStorageProvider.ContentChangedRelay
1104 super.stopWatching(); in stopWatching()