Searched refs:BluetoothAvrcpStringValue (Results 1 – 6 of 6) sorted by relevance
31 class BluetoothAvrcpStringValue : public Parcelable,34 BluetoothAvrcpStringValue() = default;35 BluetoothAvrcpStringValue(const ::bluetooth::AvrcpStringValue& other) in BluetoothAvrcpStringValue() function37 BluetoothAvrcpStringValue(const BluetoothAvrcpStringValue& other) in BluetoothAvrcpStringValue() function39 ~BluetoothAvrcpStringValue() = default;
22 import android.bluetooth.BluetoothAvrcpStringValue;42 in BluetoothAvrcpStringValue[] attrs); in GetPlayerAppAttrTextResponse()45 in BluetoothAvrcpStringValue[] values); in GetPlayerAppValueTextResponse()48 in BluetoothAvrcpStringValue[] attrs); in GetElementAttrResponse()
29 status_t BluetoothAvrcpStringValue::writeToParcel(Parcel* parcel) const { in writeToParcel()39 status_t BluetoothAvrcpStringValue::readFromParcel(const Parcel* parcel) { in readFromParcel()
19 parcelable BluetoothAvrcpStringValue cpp_header "android/bluetooth/bluetooth_avrcp_string_value.h";
71 const std::vector<android::bluetooth::BluetoothAvrcpStringValue>& attrs,75 const std::vector<android::bluetooth::BluetoothAvrcpStringValue>& values,79 const std::vector<android::bluetooth::BluetoothAvrcpStringValue>& attrs,
152 const std::vector<::android::bluetooth::BluetoothAvrcpStringValue>& attrs, in GetPlayerAppAttrTextResponse()166 const std::vector<::android::bluetooth::BluetoothAvrcpStringValue>& values, in GetPlayerAppValueTextResponse()180 const std::vector<::android::bluetooth::BluetoothAvrcpStringValue>& attrs, in GetElementAttrResponse()