Searched defs:indicationType (Results 1 – 1 of 1) sorted by relevance
/hardware/ril/libril/ |
D | ril_service.cpp | 6736 RadioIndicationType convertIntToRadioIndicationType(int indicationType) { in convertIntToRadioIndicationType() 6742 int indicationType, int token, RIL_Errno e, void *response, in radioStateChangedInd() 6759 int indicationType, int token, RIL_Errno e, void *response, in callStateChangedInd() 6776 int indicationType, int token, RIL_Errno e, void *response, in networkStateChangedInd() 6829 int radio::newSmsInd(int slotId, int indicationType, in newSmsInd() 6860 int indicationType, int token, RIL_Errno e, void *response, in newSmsStatusReportInd() 6890 int radio::newSmsOnSimInd(int slotId, int indicationType, in newSmsOnSimInd() 6911 int radio::onUssdInd(int slotId, int indicationType, in onUssdInd() 6936 int indicationType, int token, RIL_Errno e, void *response, in nitzTimeReceivedInd() 7008 int indicationType, int token, RIL_Errno e, in currentSignalStrengthInd() [all …]
|