Searched refs:currentCalls (Results 1 – 3 of 3) sorted by relevance
97 for (const ::android::hardware::radio::V1_2::Call& call : radioRsp_v1_4->currentCalls) { in clearPotentialEstablishedCalls()
737 currentCalls = calls; in getCurrentCallsResponse_1_2()
66 hidl_vec<::android::hardware::radio::V1_2::Call> currentCalls; variable