Searched defs:indicationType (Results 1 – 2 of 2) sorted by relevance
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril_service.cpp | 10608 RadioIndicationType convertIntToRadioIndicationType(int indicationType) { in convertIntToRadioIndicationType() 10614 int indicationType, int token, RIL_Errno e, void *response, in radioStateChangedInd() 10631 int indicationType, int token, RIL_Errno e, void *response, in callStateChangedInd() 10648 int indicationType, int token, RIL_Errno e, void *response, in networkStateChangedInd() 10665 int radio_aidl::cellularIdentifierDisclosedInd(int slotId, int indicationType, int token, in cellularIdentifierDisclosedInd() 10695 int radio_aidl::securityAlgorithmUpdatedInd(int slotId, int indicationType, int token, RIL_Errno e, in securityAlgorithmUpdatedInd() 10758 int radio_1_6::newSmsInd(int slotId, int indicationType, in newSmsInd() 10789 int indicationType, int token, RIL_Errno e, void *response, in newSmsStatusReportInd() 10819 int radio_1_6::newSmsOnSimInd(int slotId, int indicationType, in newSmsOnSimInd() 10840 int radio_1_6::onUssdInd(int slotId, int indicationType, in onUssdInd() [all …]
|
D | ril_config.cpp | 530 int radio_1_6::simSlotsStatusChanged(int slotId, int indicationType, int token, RIL_Errno e, in simSlotsStatusChanged()
|