Home
last modified time | relevance | path

Searched refs:setCellInfoList (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTrackerTest.java531 mSimulatedCommands.setCellInfoList(list); in testCachedCellInfoList()
567 mSimulatedCommands.setCellInfoList(list); in testGetCellInfoResponse()
DSimulatedCommands.java1964 public void setCellInfoList(List<CellInfo> list) { in setCellInfoList() method in SimulatedCommands