Searched refs:makeCellIdentityGsm (Results 1 – 1 of 1) sorted by relevance
/packages/modules/NetworkStack/tests/unit/src/com/android/server/connectivity/ |
D | NetworkMonitorTest.java | 918 final CellIdentityGsm ci = makeCellIdentityGsm(0, 0, 0, 0, mcc, "01", "", ""); in makeTestCellInfoGsm() 989 private static CellIdentityGsm makeCellIdentityGsm(int lac, int cid, int arfcn, int bsic, in makeCellIdentityGsm() method in NetworkMonitorTest
|