Searched defs:responseType (Results 1 – 2 of 2) sorted by relevance
| /hardware/ril/libril/ |
| D | ril_service.cpp | 2961 void populateResponseInfo(RadioResponseInfo& responseInfo, int serial, int responseType, in populateResponseInfo() 2975 int responseIntOrEmpty(RadioResponseInfo& responseInfo, int serial, int responseType, RIL_Errno e, in responseIntOrEmpty() 2994 int responseInt(RadioResponseInfo& responseInfo, int serial, int responseType, RIL_Errno e, in responseInt() 3010 int responseType, int serial, RIL_Errno e, in getIccCardStatusResponse() 3060 int responseType, int serial, RIL_Errno e, in supplyIccPinForAppResponse() 3082 int responseType, int serial, RIL_Errno e, in supplyIccPukForAppResponse() 3103 int responseType, int serial, RIL_Errno e, in supplyIccPin2ForAppResponse() 3124 int responseType, int serial, RIL_Errno e, in supplyIccPuk2ForAppResponse() 3145 int responseType, int serial, RIL_Errno e, in changeIccPinForAppResponse() 3166 int responseType, int serial, RIL_Errno e, in changeIccPin2ForAppResponse() [all …]
|
| D | ril.cpp | 285 int responseType = (s_callbacks.version >= 13) in resendLastNITZTimeData() local 621 int responseType; in RIL_onRequestComplete() local 774 int responseType; in RIL_onUnsolicitedResponse() local
|