Searched refs:setSuppServiceNotifications (Results 1 – 7 of 7) sorted by relevance
273 public void setSuppServiceNotifications(boolean enable, Message result) { in setSuppServiceNotifications() method in SipCommandInterface
272 public void setSuppServiceNotifications(boolean enable, Message result) { in setSuppServiceNotifications() method in ImsPhoneCommandInterface
422 void setSuppServiceNotifications(boolean enable, Message result); in setSuppServiceNotifications() method
1574 setSuppServiceNotifications(boolean enable, Message result) { in setSuppServiceNotifications() method in RIL
484 if (mSsnRegistrants.size() == 1) mCi.setSuppServiceNotifications(true, null); in registerForSuppServiceNotification()490 if (mSsnRegistrants.size() == 0) mCi.setSuppServiceNotifications(false, null); in unregisterForSuppServiceNotification()
161 public void setSuppServiceNotifications(boolean enable, Message result) {
335 setSuppServiceNotifications(boolean enable, Message result) { in setSuppServiceNotifications() method in SimulatedCommands