Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/leaudio/app/src/main/java/com/android/bluetooth/leaudio/
DBroadcasterViewModel.java90 public LiveData<String> getBroadcastStatusMutableLive() { in getBroadcastStatusMutableLive() method in BroadcasterViewModel
91 return mBluetooth.getBroadcastStatusMutableLive(); in getBroadcastStatusMutableLive()
DBroadcasterActivity.java423 .getBroadcastStatusMutableLive() in onCreate()
DBluetoothProxy.java1540 public LiveData<String> getBroadcastStatusMutableLive() { in getBroadcastStatusMutableLive() method in BluetoothProxy