Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dsap_service.cpp867 RIL_SIM_SAP_STATUS_IND *statusInd = (RIL_SIM_SAP_STATUS_IND *)messagePtr; in processResponse() local
869 rsp->token, statusInd->statusChange); in processResponse()
871 (SapStatus)statusInd->statusChange); in processResponse()
/device/google/cuttlefish/guest/hals/ril/libril/
Dsap_service.cpp867 RIL_SIM_SAP_STATUS_IND *statusInd = (RIL_SIM_SAP_STATUS_IND *)messagePtr; in processResponse() local
869 rsp->token, statusInd->statusChange); in processResponse()
871 (SapStatus)statusInd->statusChange); in processResponse()
/device/generic/goldfish/radio/libril/
Dsap_service.cpp867 RIL_SIM_SAP_STATUS_IND *statusInd = (RIL_SIM_SAP_STATUS_IND *)messagePtr; in processResponse() local
869 rsp->token, statusInd->statusChange); in processResponse()
871 (SapStatus)statusInd->statusChange); in processResponse()