Searched defs:cellIdentityLte (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/telephony/java/android/telephony/ |
D | CellInfoLte.java | 60 CellIdentityLte cellIdentityLte, CellSignalStrengthLte cellSignalStrengthLte, in CellInfoLte()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | CellIdentityLteTest.java | 267 CellIdentityLte cellIdentityLte = RILUtils.convertHalCellIdentityLte(cid); in testBands() local
|
D | ServiceStateTrackerTest.java | 3066 final CellIdentityLte cellIdentityLte = in testUpdateSpnDisplay_spnNotEmptyAndCrossSimCallingEnabled_showSpnOnly() local 3107 final CellIdentityLte cellIdentityLte = in testUpdateSpnDisplay_spnNotEmptyAndWifiCallingEnabled_showSpnOnly() local 3272 final CellIdentityLte cellIdentityLte = in testCellIdentitySort() local
|
D | RILTest.java | 1625 CellIdentityLte cellIdentityLte = new CellIdentityLte(CI, PCI, TAC, EARFCN, new int[] {}, in testConvertHalCellInfoList_1_4ForLte() local 1686 CellIdentityLte cellIdentityLte = new CellIdentityLte(CI, PCI, TAC, EARFCN, in testConvertHalCellInfoList_1_5ForLte() local 1726 CellIdentityLte cellIdentityLte = new CellIdentityLte(CI, PCI, TAC, EARFCN, in testConvertHalCellInfoList_1_6ForLte() local
|