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/
DServiceStateTrackerTest.java518 private CellInfoGsm getCellInfoGsm() { in getCellInfoGsm() method in ServiceStateTrackerTest
530 list.add(getCellInfoGsm()); in testCachedCellInfoList()
566 list.add(getCellInfoGsm()); in testGetCellInfoResponse()
580 assertEquals(getCellInfoGsm(), cih.cellInfoResult.get(0)); in testGetCellInfoResponse()
DSimulatedCommands.java1968 private CellInfoGsm getCellInfoGsm() { in getCellInfoGsm() method in SimulatedCommands
2006 mCellInfoList.add(getCellInfoGsm()); in getCellInfoList()