Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
H A DImageTileSet.java90 notifyContentChanged(); in addTile()
93 private void notifyContentChanged() { in notifyContentChanged() method in ImageTileSet
190 notifyContentChanged(); in clear()
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DSnailAlbum.java42 notifyContentChanged(); in notifyChange()
H A DFilterDeleteSet.java231 notifyContentChanged(); in sendRequest()
236 notifyContentChanged(); in onContentDirty()
H A DChangeNotifier.java54 mMediaSet.notifyContentChanged(); in onChange()
H A DFilterEmptyPromptSet.java60 notifyContentChanged(); in onContentDirty()
H A DComboAlbumSet.java89 notifyContentChanged(); in onContentDirty()
H A DComboAlbum.java96 notifyContentChanged(); in onContentDirty()
H A DFilterTypeSet.java78 notifyContentChanged(); in onContentDirty()
H A DClusterAlbum.java118 notifyContentChanged(); in onContentDirty()
H A DClusterAlbumSet.java76 notifyContentChanged(); in onContentDirty()
H A DLocalAlbumSet.java192 notifyContentChanged(); in onFutureDone()
H A DLocalMergeAlbum.java191 notifyContentChanged(); in onContentDirty()
H A DMediaSet.java167 public void notifyContentChanged() { in notifyContentChanged() method in MediaSet
/aosp12/packages/providers/DownloadProvider/src/com/android/providers/downloads/
H A DDownloadProvider.java909 notifyContentChanged(uri, match); in insert()
1507 notifyContentChanged(uri, match); in update()
1516 private void notifyContentChanged(final Uri uri, int uriMatch) { in notifyContentChanged() method in DownloadProvider
1663 notifyContentChanged(uri, match); in delete()