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.py486 def get_presentation_position(self): member in FlossMediaClient
/packages/modules/Bluetooth/system/gd/rust/topshim/btav/
Dbtav_shim.cc323 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.rs251 fn get_presentation_position(self: &A2dpIntf) -> RustPresentationPosition; in get_presentation_position() function
434 pub fn get_presentation_position(&self) -> PresentationPosition { in get_presentation_position() method
/packages/modules/Bluetooth/system/gd/rust/linux/service/src/
Diface_bluetooth_media.rs398 fn get_presentation_position(&mut self) -> PresentationPosition { in get_presentation_position() method
/packages/modules/Bluetooth/system/gd/rust/linux/stack/src/
Dbluetooth_media.rs164 fn get_presentation_position(&mut self) -> PresentationPosition; in get_presentation_position() method
3896 fn get_presentation_position(&mut self) -> PresentationPosition { in get_presentation_position() method
/packages/modules/Bluetooth/system/gd/rust/linux/client/src/
Ddbus_iface.rs2775 fn get_presentation_position(&mut self) -> PresentationPosition { in get_presentation_position() method