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
112 this::onMediaBrowsingStateChanged;205 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