Searched refs:onMediaBrowsingStateChanged (Results 1 – 3 of 3) sorted by relevance
124 browsingState.observeForever(this::onMediaBrowsingStateChanged); in MediaItemsRepository()185 private void onMediaBrowsingStateChanged(BrowsingState newBrowsingState) { in onMediaBrowsingStateChanged() method in MediaItemsRepository
114 this::onMediaBrowsingStateChanged;207 private void onMediaBrowsingStateChanged(BrowsingState newBrowsingState) { in onMediaBrowsingStateChanged() method in MediaActivityController
129 mMediaControllerCallback::onMediaBrowsingStateChanged;247 void onMediaBrowsingStateChanged(MediaBrowserConnector.BrowsingState newBrowsingState) { in onMediaBrowsingStateChanged() method in PlaybackViewModel.MediaControllerCallback