Searched refs:NotifyNowPlayingContentChanged (Results 1 – 12 of 12) sorted by relevance
44 virtual void NotifyNowPlayingContentChanged() = 0;
233 void NotifyNowPlayingContentChanged(void);
49 void NotifyNowPlayingContentChanged() override;
44 void NotifyNowPlayingContentChanged() override;
405 void BluetoothAvrcpTgServer::NotifyNowPlayingContentChanged() in NotifyNowPlayingContentChanged() function in OHOS::Bluetooth::BluetoothAvrcpTgServer414 pimpl->service_->NotifyNowPlayingContentChanged(); in NotifyNowPlayingContentChanged()
376 void AvrcpTarget::NotifyNowPlayingContentChanged(void) in NotifyNowPlayingContentChanged() function in OHOS::Bluetooth::AvrcpTarget387 proxy->NotifyNowPlayingContentChanged(); in NotifyNowPlayingContentChanged()
315 profile_->NotifyNowPlayingContentChanged();
560 virtual void NotifyNowPlayingContentChanged(uint8_t label = AVRC_DEFAULT_LABEL) = 0;
305 NotifyNowPlayingContentChanged(); in NotifyNowPlayingContentChangedInner()
406 void BluetoothAvrcpTgProxy::NotifyNowPlayingContentChanged() in NotifyNowPlayingContentChanged() function in OHOS::Bluetooth::BluetoothAvrcpTgProxy
905 void NotifyNowPlayingContentChanged(uint8_t label = AVRC_DEFAULT_LABEL) override;
2409 void AvrcpTgService::NotifyNowPlayingContentChanged(uint8_t label) in GetPlayStatus() function in OHOS::bluetooth::AvrcpTgService