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
161 public void setSuppServiceNotifications(boolean enable, Message result) { in setSuppServiceNotifications() method in UsimDataDownloadCommands
422 void setSuppServiceNotifications(boolean enable, Message result); in setSuppServiceNotifications() method
1537 setSuppServiceNotifications(boolean enable, Message result) { in setSuppServiceNotifications() method in RIL
486 if (mSsnRegistrants.size() == 1) mCi.setSuppServiceNotifications(true, null); in registerForSuppServiceNotification()492 if (mSsnRegistrants.size() == 0) mCi.setSuppServiceNotifications(false, null); in unregisterForSuppServiceNotification()
335 setSuppServiceNotifications(boolean enable, Message result) { in setSuppServiceNotifications() method in SimulatedCommands