Searched refs:mBluetoothErrorMsgLiveData (Results 1 – 1 of 1) sorted by relevance
74 private LiveData<String> mBluetoothErrorMsgLiveData; field in TelecomActivity95 mBluetoothErrorMsgLiveData = viewModel.getErrorMessage(); in onCreate()201 showNoHfpOverlay(mBluetoothErrorMsgLiveData.getValue()); in updateCurrentFragment()