Home
last modified time | relevance | path

Searched refs:Video (Results 1 – 2 of 2) sorted by relevance

/system/libsysprop/srcs/android/sysprop/
DBluetoothProperties.sysprop293 # Whether the Audio/Video Remote Control Profile (AVRCP) Controller role is enabled on this device.
303 # Whether the Audio/Video Remote Control Profile (AVRCP) Target role is enabled on this device.
/system/extras/libatrace_rust/src/
Dlib.rs59 const Video = cutils_trace_bindgen::ATRACE_TAG_VIDEO as u64; constant