Searched refs:getCellInfoList (Results 1 – 7 of 7) sorted by relevance
1774 default void getCellInfoList(Message result, WorkSource workSource) {} in getCellInfoList() method
2968 public void getCellInfoList(Message result, WorkSource workSource) { in getCellInfoList() method in RIL2980 radioProxy.getCellInfoList(rr.mSerial); in getCellInfoList()
4234 mCi.getCellInfoList(msg, workSource); in getAllCellInfo()
640 public void getCellInfoList(Message result) {
674 mRILUnderTest.getCellInfoList(obtainMessage(), null); in testGetCellInfoList()675 verify(mRadioProxy).getCellInfoList(mSerialNumberCaptor.capture()); in testGetCellInfoList()
1890 public void getCellInfoList(Message response, WorkSource WorkSource) { in getCellInfoList() method in SimulatedCommands
21878 HSPLandroid/hardware/radio/V1_0/IRadio$Proxy;->getCellInfoList(I)V40597 HSPLcom/android/internal/telephony/RIL;->getCellInfoList(Landroid/os/Message;Landroid/os/WorkSource…