Home
last modified time | relevance | path

Searched refs:currentCalls (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/radio/1.4/vts/functional/
Dradio_hidl_hal_test.cpp97 for (const ::android::hardware::radio::V1_2::Call& call : radioRsp_v1_4->currentCalls) { in clearPotentialEstablishedCalls()
Dradio_response.cpp737 currentCalls = calls; in getCurrentCallsResponse_1_2()
Dradio_hidl_hal_utils_v1_4.h66 hidl_vec<::android::hardware::radio::V1_2::Call> currentCalls; variable