Home | History | Annotate | Download | only in telephony

Lines Matching defs:getGsmBroadcastConfig

2592     public void getGsmBroadcastConfig(Message result) {
2601 radioProxy.getGsmBroadcastConfig(rr.mSerial);
2603 handleRadioProxyExceptionForRR(rr, "getGsmBroadcastConfig", e);