Searched refs:mStateLiveData (Results 1 – 1 of 1) sorted by relevance
43 private final LiveData<Integer> mStateLiveData; field in SelfRefreshDescriptionLiveData57 mStateLiveData = stateLiveData; in SelfRefreshDescriptionLiveData()70 Integer callState = mStateLiveData.getValue(); in updateDescription()