Home
last modified time | relevance | path

Searched defs:song_list (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/profile/avrcp/
Ddevice.cc635 std::vector<SongInfo> song_list) { in TrackChangedNotificationResponse()
1308 std::string curr_media_id, std::vector<SongInfo> song_list) { in GetItemAttributesNowPlayingResponse()
1537 std::string /* unused curr_song_id */, std::vector<SongInfo> song_list) { in GetNowPlayingListResponse()
1759 std::vector<SongInfo> song_list) { in HandleNowPlayingNotificationResponse()
/packages/modules/Bluetooth/system/btif/avrcp/
Davrcp_service.cc207 std::vector<SongInfo> song_list) { in GetNowPlayingList()
/packages/modules/Bluetooth/android/app/jni/
Dcom_android_bluetooth_avrcp_target.cpp592 jobject song_list = in getNowPlayingList() local