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