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

/hardware/ril/libril/
H A Dril_unsol_commands.h27 {RIL_UNSOL_DATA_CALL_LIST_CHANGED, radio::dataCallListChangedInd, WAKE_PARTIAL}, member in class:radio
H A Dril_service.cpp7103 int radio::dataCallListChangedInd(int slotId, function in class:radio
7109 RLOGE("dataCallListChangedInd: invalid response");
7115 RLOGD("dataCallListChangedInd");
7121 RLOGE("dataCallListChangedInd: radioService[%d]->mRadioIndication == NULL", slotId);

Completed in 71 milliseconds