Searched defs:setSuppServiceNotifications (Results 1 – 3 of 3) sorted by relevance
148 TEST_F(RadioHidlTest, setSuppServiceNotifications) { in TEST_F() argument
402 Return<void> Radio::setSuppServiceNotifications(int32_t /* serial */, bool /* enable */) { in setSuppServiceNotifications() function in android::hardware::radio::V1_2::implementation::Radio
1509 Return<void> RadioImpl::setSuppServiceNotifications(int32_t serial, bool enable) { in setSuppServiceNotifications() function in RadioImpl