Home
last modified time | relevance | path

Searched refs:getCurrentCallsResponse (Results 1 – 6 of 6) sorted by relevance

/device/generic/goldfish/radio/libril/
Dril_commands.h26 {RIL_REQUEST_GET_CURRENT_CALLS, radio::getCurrentCallsResponse},
Dril_service.h57 int getCurrentCallsResponse(int slotId,
Dril_service.cpp3234 int radio::getCurrentCallsResponse(int slotId, in getCurrentCallsResponse() function in radio
3283 getCurrentCallsResponse(responseInfo, calls); in getCurrentCallsResponse()
/device/google/cuttlefish/guest/hals/ril/libril/
Dril_commands.h26 {RIL_REQUEST_GET_CURRENT_CALLS, radio_1_5::getCurrentCallsResponse},
Dril_service.h57 int getCurrentCallsResponse(int slotId,
Dril_service.cpp4186 int radio_1_5::getCurrentCallsResponse(int slotId, in getCurrentCallsResponse() function in radio_1_5
4235 getCurrentCallsResponse(responseInfo, calls); in getCurrentCallsResponse()