Home
last modified time | relevance | path

Searched defs:cellIdentity (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DCellIdentityTest.java47 CellIdentity cellIdentity = new CellIdentityCdma(nid, sid, bid, lon, lat, null, null); in testCellIdentityCdma_asCellLocation() local
61 CellIdentity cellIdentity = new CellIdentityCdma(); in testCellIdentityCdma_unavailable_asCellLocation() local
77 CellIdentity cellIdentity = in testCellIdentityGsm_asCellLocation() local
90 CellIdentity cellIdentity = new CellIdentityGsm(); in testCellIdentityGsm_unavailable_asCellLocation() local
104 CellIdentity cellIdentity = new CellIdentityLte(123, 456, ci, 7, tac); in testCellIdentityLte_asCellLocation() local
117 CellIdentity cellIdentity = new CellIdentityLte(); in testCellIdentityLte_unavailable_asCellLocation() local
132 CellIdentity cellIdentity = in testCellIdentityNr_asCellLocation() local
149 CellIdentity cellIdentity = in testCellIdentityTdscdma_asCellLocation() local
162 CellIdentity cellIdentity = new CellIdentityTdscdma(); in testCellIdentityTdscdma_unavailable_asCellLocation() local
177 CellIdentity cellIdentity = in testCellIdentityWcdma_asCellLocation() local
[all …]
DTelephonyManagerTest.java5439 CellIdentity cellIdentity = cellInfo.getCellIdentity(); in testGetAllCellInfo() local
7082 CellIdentity cellIdentity = ShellIdentityUtils.invokeMethodWithShellPermissions( in testGetLastKnownCellIdentity() local
/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/
DMockNetworkService.java224 android.hardware.radio.network.CellIdentity cellIdentity = in getPrimaryCellIdentity() local
402 android.hardware.radio.network.CellIdentity cellIdentity = in getPrimaryCellIdentity() local
DIRadioNetworkImpl.java383 CellIdentity cellIdentity; in getBarringInfo() local
1134 CellIdentity cellIdentity = new CellIdentity(); in unsolBarringInfoChanged() local