HomeSort by relevance Sort by last modified time
    Searched refs:PLAYING_TIME (Results 1 - 6 of 6) sorted by null

  /system/bt/packet/tests/avrcp/
get_element_attributes_packet_test.cc 52 ASSERT_EQ(attribute_list[4], Attribute::PLAYING_TIME);
97 builder->AddAttributeEntry(Attribute::PLAYING_TIME, "1000");
get_item_attributes_packet_test.cc 107 Attribute::PLAYING_TIME};
  /system/bt/profile/avrcp/tests/
avrcp_device_test.cc 114 AttributeEntry(Attribute::PLAYING_TIME, "1000")}};
242 AttributeEntry(Attribute::PLAYING_TIME, "1000")}};
310 AttributeEntry(Attribute::PLAYING_TIME, "1000")}};
330 compare_to_full->AddAttributeEntry(Attribute::PLAYING_TIME, "1000");
476 AttributeEntry(Attribute::PLAYING_TIME, "1000")}};
659 AttributeEntry(Attribute::PLAYING_TIME, "1000")}};
673 compare_to_full->AddAttributeEntry(Attribute::PLAYING_TIME, "1000");
    [all...]
  /system/bt/include/hardware/avrcp/
avrcp_common.h 91 PLAYING_TIME = 0x07,
avrcp_logging_helper.h 141 CASE_RETURN_TEXT(Attribute::PLAYING_TIME);
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_avrcp_target.cpp 396 AttributeEntry(Attribute::PLAYING_TIME, std::string(value)));

Completed in 145 milliseconds