Home
last modified time | relevance | path

Searched defs:get_presentation_position (Results 1 – 6 of 6) sorted by relevance

/packages/modules/Bluetooth/floss/pandora/floss/
Dmedia_client.py494 def get_presentation_position(self): member in FlossMediaClient
/packages/modules/Bluetooth/system/gd/rust/topshim/btav/
Dbtav_shim.cc333 RustPresentationPosition A2dpIntf::get_presentation_position() const { in get_presentation_position() function in bluetooth::topshim::rust::A2dpIntf
/packages/modules/Bluetooth/system/gd/rust/topshim/src/profiles/
Da2dp.rs252 fn get_presentation_position(self: &A2dpIntf) -> RustPresentationPosition; in get_presentation_position() function
452 pub fn get_presentation_position(&self) -> PresentationPosition { in get_presentation_position() method
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_media.rs405 fn get_presentation_position(&mut self) -> PresentationPosition { in get_presentation_position() method
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs179 fn get_presentation_position(&mut self) -> PresentationPosition; in get_presentation_position() method
3763 fn get_presentation_position(&mut self) -> PresentationPosition { in get_presentation_position() method
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs2816 fn get_presentation_position(&mut self) -> PresentationPosition { in get_presentation_position() method