Searched defs:setSuppServiceNotifications (Results 1 – 9 of 9) sorted by relevance
148 TEST_P(RadioHidlTest, setSuppServiceNotifications) { in TEST_P() argument
402 Return<void> Radio::setSuppServiceNotifications(int32_t /* serial */, bool /* enable */) { in setSuppServiceNotifications() function in android::hardware::radio::V1_2::implementation::Radio
302 public void setSuppServiceNotifications(boolean enable, Message result) { in setSuppServiceNotifications() method in ImsPhoneCommandInterface
303 public void setSuppServiceNotifications(boolean enable, Message result) { in setSuppServiceNotifications() method in SipCommandInterface
438 setSuppServiceNotifications(boolean enable, Message result) { in setSuppServiceNotifications() method in SimulatedCommands
427 public void setSuppServiceNotifications(boolean enable, Message result) { in setSuppServiceNotifications() method in SimulatedCommandsVerifier
473 void setSuppServiceNotifications(boolean enable, Message result); in setSuppServiceNotifications() method
3018 public void setSuppServiceNotifications(boolean enable, Message result) { in setSuppServiceNotifications() method in RIL
1475 Return<void> RadioImpl::setSuppServiceNotifications(int32_t serial, bool enable) { in setSuppServiceNotifications() function in RadioImpl