Searched defs:indicationType (Results  1 – 2 of 2) sorted by relevance
| /device/google/cuttlefish/guest/hals/ril/reference-libril/ | 
| D | ril_service.cpp | 10605 RadioIndicationType convertIntToRadioIndicationType(int indicationType) {  in convertIntToRadioIndicationType()10611                                  int indicationType, int token, RIL_Errno e, void *response,  in radioStateChangedInd()
 10628                                int indicationType, int token, RIL_Errno e, void *response,  in callStateChangedInd()
 10645                                   int indicationType, int token, RIL_Errno e, void *response,  in networkStateChangedInd()
 10698 int radio_1_6::newSmsInd(int slotId, int indicationType,  in newSmsInd()
 10729                                  int indicationType, int token, RIL_Errno e, void *response,  in newSmsStatusReportInd()
 10759 int radio_1_6::newSmsOnSimInd(int slotId, int indicationType,  in newSmsOnSimInd()
 10780 int radio_1_6::onUssdInd(int slotId, int indicationType,  in onUssdInd()
 10805                                int indicationType, int token, RIL_Errno e, void *response,  in nitzTimeReceivedInd()
 10954 int radio_1_6::currentSignalStrengthInd(int slotId, int indicationType, int token, RIL_Errno e,  in currentSignalStrengthInd()
 [all …]
 
 | 
| D | ril_config.cpp | 528 int radio_1_6::simSlotsStatusChanged(int slotId, int indicationType, int token, RIL_Errno e,  in simSlotsStatusChanged()
 |