Home
last modified time | relevance | path

Searched refs:setSuppServiceNotifications (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/radio/1.0/vts/functional/
Dradio_hidl_hal_ims.cpp148 TEST_F(RadioHidlTest, setSuppServiceNotifications) { in TEST_F() argument
152 radio->setSuppServiceNotifications(serial, enable); in TEST_F()
/hardware/interfaces/radio/1.2/default/
DRadio.cpp402 Return<void> Radio::setSuppServiceNotifications(int32_t /* serial */, bool /* enable */) { in setSuppServiceNotifications() function in android::hardware::radio::V1_2::implementation::Radio
DRadio.h130 Return<void> setSuppServiceNotifications(int32_t serial, bool enable) override;
/hardware/interfaces/radio/1.0/
DIRadio.hal741 oneway setSuppServiceNotifications(int32_t serial, bool enable);