Home
last modified time | relevance | path

Searched refs:getCellInfoList (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCommandsInterface.java1774 default void getCellInfoList(Message result, WorkSource workSource) {} in getCellInfoList() method
DRIL.java2968 public void getCellInfoList(Message result, WorkSource workSource) { in getCellInfoList() method in RIL
2980 radioProxy.getCellInfoList(rr.mSerial); in getCellInfoList()
DServiceStateTracker.java4234 mCi.getCellInfoList(msg, workSource); in getAllCellInfo()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DUsimDataDownloadCommands.java.broken640 public void getCellInfoList(Message result) {
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DRILTest.java674 mRILUnderTest.getCellInfoList(obtainMessage(), null); in testGetCellInfoList()
675 verify(mRadioProxy).getCellInfoList(mSerialNumberCaptor.capture()); in testGetCellInfoList()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommands.java1890 public void getCellInfoList(Message response, WorkSource WorkSource) { in getCellInfoList() method in SimulatedCommands
/frameworks/base/config/
Dboot-image-profile.txt21878 HSPLandroid/hardware/radio/V1_0/IRadio$Proxy;->getCellInfoList(I)V
40597 HSPLcom/android/internal/telephony/RIL;->getCellInfoList(Landroid/os/Message;Landroid/os/WorkSource…