Searched refs:setSuppServiceNotifications (Results 1 – 6 of 6) sorted by relevance
627 public void setSuppServiceNotifications(int serial, boolean enable) throws RemoteException { in setSuppServiceNotifications() method in RadioNetworkProxy630 mNetworkProxy.setSuppServiceNotifications(serial, enable); in setSuppServiceNotifications()632 mRadioProxy.setSuppServiceNotifications(serial, enable); in setSuppServiceNotifications()
495 void setSuppServiceNotifications(boolean enable, Message result); in setSuppServiceNotifications() method
2788 public void setSuppServiceNotifications(boolean enable, Message result) { in setSuppServiceNotifications() method in RIL2804 networkProxy.setSuppServiceNotifications(rr.mSerial, enable); in setSuppServiceNotifications()
274 public void setSuppServiceNotifications(boolean enable, Message result) { in setSuppServiceNotifications() method in ImsPhoneCommandInterface
429 public void setSuppServiceNotifications(boolean enable, Message result) { in setSuppServiceNotifications() method in SimulatedCommandsVerifier
427 setSuppServiceNotifications(boolean enable, Message result) { in setSuppServiceNotifications() method in SimulatedCommands