Home
last modified time | relevance | path

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

/packages/modules/NetworkStack/tests/unit/src/com/android/server/connectivity/
DNetworkMonitorTest.java877 cellList.add(makeTestCellInfoGsm("460")); in testGetLocationMcc()
878 cellList.add(makeTestCellInfoGsm("460")); in testGetLocationMcc()
916 private CellInfoGsm makeTestCellInfoGsm(String mcc) throws Exception { in makeTestCellInfoGsm() method in NetworkMonitorTest
935 cellList.add(makeTestCellInfoGsm(Integer.toString(testMcc))); in setupNoSimCardNeighborMcc()