Searched refs:mBroadcastUpdateMutableLive (Results 1 – 1 of 1) sorted by relevance
336 private final MutableLiveData<BluetoothLeBroadcastMetadata> mBroadcastUpdateMutableLive; field in BluetoothProxy418 mBroadcastUpdateMutableLive.postValue(metadata);575 mBroadcastUpdateMutableLive = new MutableLiveData<>(); in BluetoothProxy()1518 return mBroadcastUpdateMutableLive; in getBroadcastUpdateMetadataLive()