Searched refs:mBroadcastAddedMutableLive (Results 1 – 1 of 1) sorted by relevance
341 private final MutableLiveData<Integer /* broadcastId */> mBroadcastAddedMutableLive; field in BluetoothProxy358 mBroadcastAddedMutableLive.postValue(broadcastId);580 mBroadcastAddedMutableLive = new MutableLiveData(); in BluetoothProxy()1532 return mBroadcastAddedMutableLive; in getBroadcastAddedMutableLive()