Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneCommandInterface.java555 public void getCellInfoList(Message result) { in getCellInfoList() method in ImsPhoneCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
DSipCommandInterface.java556 public void getCellInfoList(Message result) { in getCellInfoList() method in SipCommandInterface
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCommandsInterface.java1728 void getCellInfoList(Message result); in getCellInfoList() method
DServiceStateTracker.java4419 mCi.getCellInfoList(msg); in getAllCellInfo()
DRIL.java4785 public void getCellInfoList(Message result) { in getCellInfoList() method in RIL
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommandsVerifier.java1201 public void getCellInfoList(Message result) { in getCellInfoList() method in SimulatedCommandsVerifier
DSimulatedCommands.java1805 public void getCellInfoList(Message response) { in getCellInfoList() method in SimulatedCommands
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
DUsimDataDownloadCommands.java.broken640 public void getCellInfoList(Message result) {