Searched defs:indicationType (Results 1 – 1 of 1) sorted by relevance
/hardware/ril/libril/ |
D | ril_service.cpp | 6861 RadioIndicationType convertIntToRadioIndicationType(int indicationType) { in convertIntToRadioIndicationType() 6867 int indicationType, int token, RIL_Errno e, void *response, in radioStateChangedInd() 6884 int indicationType, int token, RIL_Errno e, void *response, in callStateChangedInd() 6901 int indicationType, int token, RIL_Errno e, void *response, in networkStateChangedInd() 6954 int radio::newSmsInd(int slotId, int indicationType, in newSmsInd() 6985 int indicationType, int token, RIL_Errno e, void *response, in newSmsStatusReportInd() 7015 int radio::newSmsOnSimInd(int slotId, int indicationType, in newSmsOnSimInd() 7036 int radio::onUssdInd(int slotId, int indicationType, in onUssdInd() 7061 int indicationType, int token, RIL_Errno e, void *response, in nitzTimeReceivedInd() 7133 int indicationType, int token, RIL_Errno e, in currentSignalStrengthInd() [all …]
|