Searched refs:errorStringLiveData (Results 1 – 1 of 1) sorted by relevance
102 private DialerAppStateLiveData(LiveData<String> errorStringLiveData) { in DialerAppStateLiveData() argument103 this.mErrorStringLiveData = errorStringLiveData; in DialerAppStateLiveData()