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.java451 private CellInfoGsm getCellInfoGsm() { in getCellInfoGsm() method in ServiceStateTrackerTest
462 list.add(getCellInfoGsm()); in testCachedCellInfoList()
498 list.add(getCellInfoGsm()); in testGetCellInfoResponse()
512 assertEquals(getCellInfoGsm(), cih.cellInfoResult.get(0)); in testGetCellInfoResponse()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommands.java1889 private CellInfoGsm getCellInfoGsm() { in getCellInfoGsm() method in SimulatedCommands
1927 mCellInfoList.add(getCellInfoGsm()); in getCellInfoList()