Home | History | Annotate | Download | only in telephony

Lines Matching defs:setSuppServiceNotifications

2050     public void setSuppServiceNotifications(boolean enable, Message result) {
2062 radioProxy.setSuppServiceNotifications(rr.mSerial, enable);
2064 handleRadioProxyExceptionForRR(rr, "setSuppServiceNotifications", e);