Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/ril/libril/
Dril_unsol_commands.h28 {RIL_UNSOL_SUPP_SVC_NOTIFICATION, radio_1_5::suppSvcNotifyInd, WAKE_PARTIAL},
Dril_service.h601 int suppSvcNotifyInd(int slotId, int indicationType,
Dril_service.cpp8646 int radio_1_5::suppSvcNotifyInd(int slotId, int indicationType, in suppSvcNotifyInd() function in radio_1_5
/device/generic/goldfish/radio/libril/
Dril_unsol_commands.h28 {RIL_UNSOL_SUPP_SVC_NOTIFICATION, radio::suppSvcNotifyInd, WAKE_PARTIAL},
Dril_service.h589 int suppSvcNotifyInd(int slotId, int indicationType,
Dril_service.cpp7287 int radio::suppSvcNotifyInd(int slotId, int indicationType, in suppSvcNotifyInd() function in radio