Home
last modified time | relevance | path

Searched refs:dataCallListChangedInd (Results 1 – 9 of 9) sorted by relevance

/device/google/cuttlefish/guest/hals/ril/libril/
Dril_unsol_commands.h27 {RIL_UNSOL_DATA_CALL_LIST_CHANGED, radio_1_6::dataCallListChangedInd, WAKE_PARTIAL},
Dril_service.h598 int dataCallListChangedInd(int slotId, int indicationType,
Dril_service.cpp8634 int radio_1_6::dataCallListChangedInd(int slotId, in dataCallListChangedInd() function in radio_1_6
/device/google/cuttlefish/guest/hals/ril/reference-libril/
Dril_unsol_commands.h27 {RIL_UNSOL_DATA_CALL_LIST_CHANGED, radio_1_6::dataCallListChangedInd, WAKE_PARTIAL},
Dril_service.h598 int dataCallListChangedInd(int slotId, int indicationType,
Dril_service.cpp8944 int radio_1_6::dataCallListChangedInd(int slotId, in dataCallListChangedInd() function in radio_1_6
/device/generic/goldfish/radio/libril/
Dril_unsol_commands.h27 {RIL_UNSOL_DATA_CALL_LIST_CHANGED, radio::dataCallListChangedInd, WAKE_PARTIAL},
Dril_service.h586 int dataCallListChangedInd(int slotId, int indicationType,
Dril_service.cpp7258 int radio::dataCallListChangedInd(int slotId, in dataCallListChangedInd() function in radio