Searched refs:setSuppServiceNotificationsResponse (Results 1 – 9 of 9) sorted by relevance
/device/generic/goldfish/radio/libril/ |
D | ril_commands.h | 79 {RIL_REQUEST_SET_SUPP_SVC_NOTIFICATION, radio::setSuppServiceNotificationsResponse},
|
D | ril_service.h | 242 int setSuppServiceNotificationsResponse(int slotId,
|
D | ril_service.cpp | 4877 int radio::setSuppServiceNotificationsResponse(int slotId, in setSuppServiceNotificationsResponse() function in radio 4888 = radioService[slotId]->mRadioResponse->setSuppServiceNotificationsResponse( in setSuppServiceNotificationsResponse()
|
/device/google/cuttlefish/guest/hals/ril/libril/ |
D | ril_commands.h | 79 {RIL_REQUEST_SET_SUPP_SVC_NOTIFICATION, radio_1_6::setSuppServiceNotificationsResponse},
|
D | ril_service.h | 242 int setSuppServiceNotificationsResponse(int slotId,
|
D | ril_service.cpp | 5833 int radio_1_6::setSuppServiceNotificationsResponse(int slotId, in setSuppServiceNotificationsResponse() function in radio_1_6 5844 = radioService[slotId]->mRadioResponse->setSuppServiceNotificationsResponse( in setSuppServiceNotificationsResponse()
|
/device/google/cuttlefish/guest/hals/ril/reference-libril/ |
D | ril_commands.h | 79 {RIL_REQUEST_SET_SUPP_SVC_NOTIFICATION, radio_1_6::setSuppServiceNotificationsResponse},
|
D | ril_service.h | 242 int setSuppServiceNotificationsResponse(int slotId,
|
D | ril_service.cpp | 6080 int radio_1_6::setSuppServiceNotificationsResponse(int slotId, in setSuppServiceNotificationsResponse() function in radio_1_6 6091 = radioService[slotId]->mRadioResponse->setSuppServiceNotificationsResponse( in setSuppServiceNotificationsResponse()
|