Home
last modified time | relevance | path

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

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DServiceStateTrackerTest.java581 mSimulatedCommands.setCellInfoList(list); in testCachedCellInfoList()
617 mSimulatedCommands.setCellInfoList(list); in testGetCellInfoResponse()
H A DSimulatedCommands.java2001 public void setCellInfoList(List<CellInfo> list) { in setCellInfoList() method in SimulatedCommands