Searched refs:getCellInfoList (Results 1 – 6 of 6) sorted by relevance
1844 default void getCellInfoList(Message result, WorkSource workSource) {} in getCellInfoList() method
3442 public void getCellInfoList(Message result, WorkSource workSource) { in getCellInfoList() method in RIL3454 radioProxy.getCellInfoList(rr.mSerial); in getCellInfoList()
4799 mCi.getCellInfoList(msg, workSource); in requestAllCellInfo()
636 public void getCellInfoList(Message result) {
732 mRILUnderTest.getCellInfoList(obtainMessage(), null); in testGetCellInfoList()733 verify(mRadioProxy).getCellInfoList(mSerialNumberCaptor.capture()); in testGetCellInfoList()
1922 public synchronized void getCellInfoList(Message response, WorkSource workSource) { in getCellInfoList() method in SimulatedCommands