Searched refs:mBrowsingStateLiveData (Results 1 – 1 of 1) sorted by relevance
116 private final MutableLiveData<BrowsingState> mBrowsingStateLiveData = dataOf(null); field in MediaItemsRepository131 return mBrowsingStateLiveData; in getBrowsingState()191 mBrowsingStateLiveData.setValue(mBrowsingState); in onMediaBrowsingStateChanged()