Home
last modified time | relevance | path

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

/packages/modules/NetworkStack/tests/unit/src/com/android/server/connectivity/
DNetworkMonitorTest.java879 cellList.add(makeTestCellInfoLte("466")); in testGetLocationMcc()
923 private CellInfoLte makeTestCellInfoLte(String mcc) throws Exception { in makeTestCellInfoLte() method in NetworkMonitorTest