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

/hardware/ril/libril/
H A Dril_unsol_commands.h34 {RIL_UNSOL_SIM_REFRESH, radio::simRefreshInd, WAKE_PARTIAL}, member in class:radio
H A Dril_service.cpp7257 int radio::simRefreshInd(int slotId, int indicationType, function in class:radio
7261 RLOGE("simRefreshInd: invalid response");
7273 RLOGD("simRefreshInd: type %d efId %d", refreshResult.type, refreshResult.efId);
7279 RLOGE("simRefreshInd: radioService[%d]->mRadioIndication == NULL", slotId);

Completed in 43 milliseconds