Home
last modified time | relevance | path

Searched refs:simRefreshInd (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish/guest/hals/ril/libril/
Dril_unsol_commands.h34 {RIL_UNSOL_SIM_REFRESH, radio_1_5::simRefreshInd, WAKE_PARTIAL},
Dril_service.h619 int simRefreshInd(int slotId, int indicationType,
Dril_service.cpp8773 int radio_1_5::simRefreshInd(int slotId, int indicationType, in simRefreshInd() function in radio_1_5
/device/generic/goldfish/radio/libril/
Dril_unsol_commands.h34 {RIL_UNSOL_SIM_REFRESH, radio::simRefreshInd, WAKE_PARTIAL},
Dril_service.h607 int simRefreshInd(int slotId, int indicationType,
Dril_service.cpp7414 int radio::simRefreshInd(int slotId, int indicationType, in simRefreshInd() function in radio