Searched refs:stateDownloading (Results 1 – 2 of 2) sorted by relevance
127 private void updateState(int stateDownloading) { in updateState() argument128 if (stateDownloading != STATE_ERROR) { in updateState()131 mState.postValue(stateDownloading); in updateState()
148 private void updateState(int stateDownloading) { in updateState() argument149 if (stateDownloading != STATE_ERROR) { in updateState()152 mState.postValue(stateDownloading); in updateState()