Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DSimulatedCommands.java1958 private CellInfoGsm getCellInfoGsm() { in getCellInfoGsm() method in SimulatedCommands
1996 mCellInfoList.add(getCellInfoGsm()); in getCellInfoList()
DServiceStateTrackerTest.java803 private CellInfoGsm getCellInfoGsm() { in getCellInfoGsm() method in ServiceStateTrackerTest
815 list.add(getCellInfoGsm()); in testCachedCellInfoList()
851 list.add(getCellInfoGsm()); in testGetCellInfoResponse()
865 assertEquals(getCellInfoGsm(), cih.cellInfoResult.get(0)); in testGetCellInfoResponse()