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

/hardware/interfaces/radio/1.2/default/
H A DRadio.cpp402 Return<void> Radio::setSuppServiceNotifications(int32_t /* serial */, bool /* enable */) { function in class:android::hardware::radio::V1_2::implementation::Radio
/hardware/ril/libril/
H A Dril_service.cpp278 Return<void> setSuppServiceNotifications(int32_t serial, bool enable);
1495 Return<void> RadioImpl::setSuppServiceNotifications(int32_t serial, bool enable) { function in class:RadioImpl
1497 RLOGD("setSuppServiceNotifications: serial %d", serial);

Completed in 23 milliseconds