Home
last modified time | relevance | path

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

/aosp12/system/bt/profile/avrcp/tests/avrcp_device_fuzz/
H A Davrcp_device_fuzz.cc31 virtual void PlayItem(uint16_t player_id, bool now_playing, in PlayItem()
/aosp12/packages/apps/Bluetooth/jni/
H A Dcom_android_bluetooth_avrcp_target.cpp124 void PlayItem(uint16_t player_id, bool now_playing, in PlayItem()
798 static void playItem(uint16_t player_id, bool now_playing, in playItem()
/aosp12/system/bt/btif/avrcp/
H A Davrcp_service.cc221 void PlayItem(uint16_t player_id, bool now_playing, in PlayItem()