Home
last modified time | relevance | path

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

/packages/modules/NetworkStack/tests/unit/src/com/android/server/connectivity/
DNetworkMonitorTest.java925 final CellIdentityLte ci = makeCellIdentityLte(0, 0, 0, 0, 0, mcc, "01", "", ""); in makeTestCellInfoLte()
1004 private static CellIdentityLte makeCellIdentityLte(int ci, int pci, int tac, int earfcn, in makeCellIdentityLte() method in NetworkMonitorTest