Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/jni/
Dcom_android_bluetooth_avrcp_target.cpp94 auto curr_song_id = getCurrentMediaId(); in GetNowPlayingList() local
96 cb.Run(curr_song_id, std::move(now_playing_list)); in GetNowPlayingList()