Searched refs:makeCellIdentityLte (Results 1 – 1 of 1) sorted by relevance
/packages/modules/NetworkStack/tests/unit/src/com/android/server/connectivity/ |
D | NetworkMonitorTest.java | 925 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
|