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.java1923 default void getCellInfoList(Message result, WorkSource workSource) {} in getCellInfoList() method
DRIL.java3965 public void getCellInfoList(Message result, WorkSource workSource) { in getCellInfoList() method in RIL
3977 radioProxy.getCellInfoList(rr.mSerial); in getCellInfoList()
DServiceStateTracker.java5040 mCi.getCellInfoList(msg, workSource); in requestAllCellInfo()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DUsimDataDownloadCommands.java.broken636 public void getCellInfoList(Message result) {
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DRILTest.java869 mRILUnderTest.getCellInfoList(obtainMessage(), null); in testGetCellInfoList()
870 verify(mRadioProxy).getCellInfoList(mSerialNumberCaptor.capture()); in testGetCellInfoList()
DSimulatedCommands.java2001 public synchronized void getCellInfoList(Message response, WorkSource workSource) { in getCellInfoList() method in SimulatedCommands
/frameworks/base/config/
Dboot-image-profile.txt7480 HSPLandroid/hardware/radio/V1_3/IRadio$Proxy;->getCellInfoList(I)V
22581 HSPLcom/android/internal/telephony/RIL;->getCellInfoList(Landroid/os/Message;Landroid/os/WorkSource…