Home
last modified time | relevance | path

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

/packages/apps/Car/Dialer/src/com/android/car/dialer/telecom/
DUiBluetoothMonitor.java96 public BluetoothStateLiveData getBluetoothStateLiveData() { in getBluetoothStateLiveData() method in UiBluetoothMonitor
/packages/apps/Car/Dialer/tests/robotests/src/com/android/car/dialer/ui/
DTelecomActivityViewModelTest.java165 mBluetoothStateLiveData = UiBluetoothMonitor.get().getBluetoothStateLiveData(); in initializeBluetoothMonitor()
/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/
DTelecomActivityViewModel.java94 uiBluetoothMonitor.getBluetoothStateLiveData()); in TelecomActivityViewModel()