Searched refs:getBroadcastStatusMutableLive (Results 1 – 3 of 3) sorted by relevance
90 public LiveData<String> getBroadcastStatusMutableLive() { in getBroadcastStatusMutableLive() method in BroadcasterViewModel91 return mBluetooth.getBroadcastStatusMutableLive(); in getBroadcastStatusMutableLive()
423 .getBroadcastStatusMutableLive() in onCreate()
1540 public LiveData<String> getBroadcastStatusMutableLive() { in getBroadcastStatusMutableLive() method in BluetoothProxy