Searched refs:removeAlbumUpdateCallback (Results 1 – 3 of 3) sorted by relevance
89 mMediaDb.removeAlbumUpdateCallback(this); in onDetachedFromRecyclerView()
84 mMediaDb.removeAlbumUpdateCallback(this); in onDestroy()
155 public void removeAlbumUpdateCallback(@NonNull UpdateCallback callback) { in removeAlbumUpdateCallback() method in MediaDb