Searched refs:nrCi (Results 1 – 2 of 2) sorted by relevance
2526 CellIdentityNr nrCi = new CellIdentityNr( in testPhyChanBandwidthForNr() local2530 sendRegStateUpdateForNrCellId(nrCi); in testPhyChanBandwidthForNr()3340 CellIdentity nrCi = new CellIdentityNr( in testGetCidFromCellIdentity() local3350 assertEquals(5, (long) method.invoke(mSST, nrCi)); in testGetCidFromCellIdentity()
2302 CellIdentityNr nrCi = null; in convertHalCellInfo() local2345 nrCi = convertHalCellIdentityNr(nr.cellidentity); in convertHalCellInfo()2399 nrCi = convertHalCellIdentityNr(nr.cellIdentityNr); in convertHalCellInfo()2453 nrCi = convertHalCellIdentityNr(nr.cellIdentityNr); in convertHalCellInfo()2475 return new CellInfoNr(connectionStatus, registered, nanotime, nrCi, nrSs); in convertHalCellInfo()