Searched refs:getCurrentCallsResponse (Results 1 – 9 of 9) sorted by relevance
/device/generic/goldfish/radio/libril/ |
D | ril_commands.h | 26 {RIL_REQUEST_GET_CURRENT_CALLS, radio::getCurrentCallsResponse},
|
D | ril_service.h | 57 int getCurrentCallsResponse(int slotId,
|
D | ril_service.cpp | 3234 int radio::getCurrentCallsResponse(int slotId, in getCurrentCallsResponse() function in radio 3283 getCurrentCallsResponse(responseInfo, calls); in getCurrentCallsResponse()
|
/device/google/cuttlefish/guest/hals/ril/libril/ |
D | ril_commands.h | 26 {RIL_REQUEST_GET_CURRENT_CALLS, radio_1_6::getCurrentCallsResponse},
|
D | ril_service.h | 57 int getCurrentCallsResponse(int slotId,
|
D | ril_service.cpp | 4198 int radio_1_6::getCurrentCallsResponse(int slotId, in getCurrentCallsResponse() function in radio_1_6 4247 getCurrentCallsResponse(responseInfo, calls); in getCurrentCallsResponse()
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril_commands.h | 26 {RIL_REQUEST_GET_CURRENT_CALLS, radio_1_6::getCurrentCallsResponse},
|
D | ril_service.h | 57 int getCurrentCallsResponse(int slotId,
|
D | ril_service.cpp | 4372 int radio_1_6::getCurrentCallsResponse(int slotId, in getCurrentCallsResponse() function in radio_1_6 4421 getCurrentCallsResponse(responseInfo, calls); in getCurrentCallsResponse()
|