Searched refs:getCellInfoList (Results 1 – 5 of 5) sorted by relevance
1925 default void getCellInfoList(Message result, WorkSource workSource) {} in getCellInfoList() method
3964 public void getCellInfoList(Message result, WorkSource workSource) { in getCellInfoList() method in RIL3976 radioProxy.getCellInfoList(rr.mSerial); in getCellInfoList()
5027 mCi.getCellInfoList(msg, workSource); in requestAllCellInfo()
636 public void getCellInfoList(Message result) {
869 mRILUnderTest.getCellInfoList(obtainMessage(), null); in testGetCellInfoList()870 verify(mRadioProxy).getCellInfoList(mSerialNumberCaptor.capture()); in testGetCellInfoList()