Searched defs:suppSvc (Results 1 - 1 of 1) sorted by relevance

/hardware/ril/libril/
H A Dril_service.cpp7135 SuppSvcNotification suppSvc = {}; local
7137 suppSvc.isMT = ssn->notificationType;
7138 suppSvc.code = ssn->code;
7139 suppSvc.index = ssn->index;
7140 suppSvc.type = ssn->type;
7141 suppSvc.number = convertCharPtrToHidlString(ssn->number);
7145 suppSvc.isMT, suppSvc.code, suppSvc.index, suppSvc
[all...]

Completed in 92 milliseconds