Home | History | Annotate | Download | only in telephony

Lines Matching refs:getCellInfoList

2968     public void getCellInfoList(Message result, WorkSource workSource) {
2980 radioProxy.getCellInfoList(rr.mSerial);
2982 handleRadioProxyExceptionForRR(rr, "getCellInfoList", e);