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

/hardware/ril/libril/
H A Dril_unsol_commands.h38 {RIL_UNSOL_RESPONSE_NEW_BROADCAST_SMS, radio::newBroadcastSmsInd, WAKE_PARTIAL}, member in class:radio
H A Dril_service.cpp7384 int radio::newBroadcastSmsInd(int slotId, function in class:radio
7389 RLOGE("newBroadcastSmsInd: invalid response");
7396 RLOGD("newBroadcastSmsInd");
7402 RLOGE("newBroadcastSmsInd: radioService[%d]->mRadioIndication == NULL", slotId);

Completed in 40 milliseconds