Home
last modified time | relevance | path

Searched defs:getCellInfoList (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioNetworkProxy.java188 public void getCellInfoList(int serial) throws RemoteException { in getCellInfoList() method in RadioNetworkProxy
DCommandsInterface.java1955 default void getCellInfoList(Message result, WorkSource workSource) {} in getCellInfoList() method
DRIL.java3838 public void getCellInfoList(Message result, WorkSource workSource) { in getCellInfoList() method in RIL
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommands.java1991 public synchronized void getCellInfoList(Message response, WorkSource workSource) { in getCellInfoList() method in SimulatedCommands