Home
last modified time | relevance | path

Searched refs:mBluetoothErrorStringLiveData (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/
DNoHfpActivityViewModel.java29 private final BluetoothErrorStringLiveData mBluetoothErrorStringLiveData; field in NoHfpActivityViewModel
34 mBluetoothErrorStringLiveData = BluetoothErrorStringLiveData.get(application); in NoHfpActivityViewModel()
38 return mBluetoothErrorStringLiveData; in getBluetoothErrorStringLiveData()