Home
last modified time | relevance | path

Searched refs:nowPlayingList_ (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/system/gd/rust/topshim/btav/
Dbtav_shim.cc48 cb.Run(currentSongId_, nowPlayingList_); in GetNowPlayingList()
104 nowPlayingList_.clear(); in SetMetadata()
105 nowPlayingList_.emplace_back(songInfo_); in SetMetadata()
134 std::vector<SongInfo> nowPlayingList_; member in bluetooth::avrcp::AvrcpMediaInterfaceImpl