Home
last modified time | relevance | path

Searched defs:currentCalls (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/interfaces/radio/1.4/vts/functional/
H A Dradio_hidl_hal_utils_v1_4.h73 hidl_vec<::android::hardware::radio::V1_2::Call> currentCalls; variable
/aosp12/hardware/interfaces/radio/1.6/vts/functional/
H A Dradio_hidl_hal_utils_v1_6.h72 hidl_vec<::android::hardware::radio::V1_6::Call> currentCalls; variable
/aosp12/hardware/interfaces/radio/1.5/vts/functional/
H A Dradio_hidl_hal_utils_v1_5.h80 hidl_vec<::android::hardware::radio::V1_2::Call> currentCalls; variable
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/a2dpsink/
H A DA2dpSinkStreamHandler.java376 List<BluetoothHeadsetClientCall> currentCalls = in inCallFromStreamingDevice() local