Searched refs:getCellInfoList (Results 1 – 7 of 7) sorted by relevance
1923 default void getCellInfoList(Message result, WorkSource workSource) {} in getCellInfoList() method
3965 public void getCellInfoList(Message result, WorkSource workSource) { in getCellInfoList() method in RIL3977 radioProxy.getCellInfoList(rr.mSerial); in getCellInfoList()
5040 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()
2001 public synchronized void getCellInfoList(Message response, WorkSource workSource) { in getCellInfoList() method in SimulatedCommands
7480 HSPLandroid/hardware/radio/V1_3/IRadio$Proxy;->getCellInfoList(I)V22581 HSPLcom/android/internal/telephony/RIL;->getCellInfoList(Landroid/os/Message;Landroid/os/WorkSource…