Searched refs:getBroadcastAddedMutableLive (Results 1 – 3 of 3) sorted by relevance
81 public LiveData<Integer /* broadcastId */> getBroadcastAddedMutableLive() { in getBroadcastAddedMutableLive() method in BroadcasterViewModel82 return mBluetooth.getBroadcastAddedMutableLive(); in getBroadcastAddedMutableLive()
467 .getBroadcastAddedMutableLive() in onCreate()
1531 public LiveData<Integer /* broadcastId */> getBroadcastAddedMutableLive() { in getBroadcastAddedMutableLive() method in BluetoothProxy