Searched refs:stateLiveData (Results 1 – 1 of 1) sorted by relevance
52 LiveData<Integer> stateLiveData, in SelfRefreshDescriptionLiveData() argument57 mStateLiveData = stateLiveData; in SelfRefreshDescriptionLiveData()62 addSource(stateLiveData, (trigger) -> updateDescription()); in SelfRefreshDescriptionLiveData()