Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_service.cpp205 sp<V1_6::IRadioResponse> mRadioResponseV1_6; member
1016 radioService[slotId]->mRadioResponseV1_6 = NULL; in checkReturnStatus()
1054 mRadioResponseV1_6 = V1_6::IRadioResponse::castFrom(mRadioResponse).withDefault(nullptr); in setResponseFunctions()
1056 if (mRadioResponseV1_6 == nullptr || mRadioIndicationV1_6 == nullptr) { in setResponseFunctions()
1057 mRadioResponseV1_6 = nullptr; in setResponseFunctions()
5186 if (radioService[slotId]->mRadioResponseV1_6 != NULL || in getCurrentCallsResponse()
5191 if (radioService[slotId]->mRadioResponseV1_6 != NULL) { in getCurrentCallsResponse()
5205 if (radioService[slotId]->mRadioResponseV1_6 != NULL) { in getCurrentCallsResponse()
5237 retStatus = radioService[slotId]->mRadioResponseV1_6->getCurrentCallsResponse_1_6( in getCurrentCallsResponse()
5529 if (radioService[slotId]->mRadioResponseV1_6 != NULL) { in getSignalStrengthResponse()
[all …]