Searched refs:song_length (Results 1 - 2 of 2) sorted by relevance

/system/bt/packet/avrcp/
H A Dget_play_status_packet.cc27 GetPlayStatusResponseBuilder::MakeBuilder(uint32_t song_length, argument
31 new GetPlayStatusResponseBuilder(song_length, song_position,
H A Dget_play_status_packet.h59 uint32_t song_length, uint32_t song_position, uint8_t play_status);
70 GetPlayStatusResponseBuilder(uint32_t song_length, uint32_t song_position, argument
74 song_length_(song_length),

Completed in 771 milliseconds