Home
last modified time | relevance | path

Searched refs:TAC (Results 1 – 13 of 13) sorted by relevance

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DCellIdentityLteTest.java40 private static final int TAC = 65535; field in CellIdentityLteTest
55 new CellIdentityLte(CI, PCI, TAC, EARFCN, BANDS, BANDWIDTH, MCC_STR, MNC_STR, in testDefaultConstructor()
60 assertEquals(TAC, ci.getTac()); in testDefaultConstructor()
80 new CellIdentityLte(CI, PCI, TAC, EARFCN, BANDS, BANDWIDTH, MCC_STR, in testConstructorWithThreeDigitMnc()
94 new CellIdentityLte(CI, PCI, TAC, EARFCN, BANDS, BANDWIDTH, MCC_STR, in testConstructorWithTwoDigitMnc()
107 CI, PCI, TAC, EARFCN, BANDS, BANDWIDTH, null, null, ALPHA_LONG, in testConstructorWithEmptyMccMnc()
137 CI, PCI, TAC, EARFCN, BANDS, BANDWIDTH, "", "", ALPHA_LONG, ALPHA_SHORT, in testConstructorWithEmptyMccMnc()
150 new CellIdentityLte(MCC, MNC, CI, PCI, TAC); in testFormerConstructor()
154 assertEquals(TAC, ci.getTac()); in testFormerConstructor()
224 p.writeInt(TAC); in testParcelWithUnknownMccMnc()
[all …]
H A DCellIdentityTest.java42 private static final int TAC = 65535; field in CellIdentityTest
110 CI, PCI, TAC, EARFCN, BANDS, BANDWIDTH, MCC_STR, MNC_STR, ALPHA_LONG, ALPHA_SHORT, in testEquals()
118 ciA = new CellIdentityLte(CI, PCI, TAC, EARFCN, BANDS, BANDWIDTH, null, null, ALPHA_LONG, in testEquals()
120 ciB = new CellIdentityLte(CI, PCI, TAC, EARFCN, BANDS, BANDWIDTH, null, null, ALPHA_LONG, in testEquals()
125 ciA = new CellIdentityLte(CI, PCI, TAC, EARFCN, BANDS, BANDWIDTH, MCC_STR, null, in testEquals()
127 ciB = new CellIdentityLte(CI, PCI, TAC, EARFCN, BANDS, BANDWIDTH, null, null, ALPHA_LONG, in testEquals()
135 CellIdentity ci = new CellIdentityLte(CI, PCI, TAC, EARFCN, BANDS, BANDWIDTH, MCC_STR, in testParcel()
172 curCi, PCI, TAC, EARFCN, BANDS, BANDWIDTH, MCC_STR, MNC_STR, ALPHA_LONG, in testIsSameCell()
175 curCi, PCI, TAC, EARFCN, BANDS, BANDWIDTH, MCC_STR, MNC_STR, ALPHA_LONG, in testIsSameCell()
189 new CellIdentityNr(PCI, TAC, EARFCN, BANDS, MCC_STR, MNC_STR, curCi, ALPHA_LONG, in testIsSameCell()
[all …]
H A DCellIdentityNrTest.java42 private static final int TAC = 32767; field in CellIdentityNrTest
53 new CellIdentityNr(PCI, TAC, NRARFCN, BANDS, MCC_STR, MNC_STR, NCI, ALPHAL, ALPHAS, in testGetMethod()
60 assertThat(cellIdentityNr.getTac()).isEqualTo(TAC); in testGetMethod()
75 new CellIdentityNr(PCI, TAC, NRARFCN, BANDS, MCC_STR, MNC_STR, NCI, in testEquals_sameParameters()
78 new CellIdentityNr(PCI, TAC, NRARFCN, BANDS, MCC_STR, MNC_STR, NCI, in testEquals_sameParameters()
89 new CellIdentityNr(PCI, TAC, NRARFCN, BANDS, MCC_STR, MNC_STR, NCI, in testEquals_differentParameters()
92 new CellIdentityNr(PCI, TAC, NRARFCN, BANDS, MCC_STR, MNC_STR, NCI + 1, in testEquals_differentParameters()
103 new CellIdentityNr(PCI, TAC, NRARFCN, BANDS, MCC_STR, MNC_STR, NCI, in testParcel()
117 assertThat(anotherCellIdentityNr.getTac()).isEqualTo(TAC); in testParcel()
H A DCellIdentityTdscdmaTest.java37 private static final int TAC = 65535; field in CellIdentityTdscdmaTest
H A DRILTest.java258 private static final int TAC = 65535; field in RILTest
1479 lte.cellIdentityLte.tac = TAC; in testConvertHalCellInfoListForLTE()
1506 CellIdentityLte cil = new CellIdentityLte(CI, PCI, TAC, EARFCN, new int[] {}, in testConvertHalCellInfoListForLTE()
1704 CI, PCI, TAC, EARFCN, new int[] {}, BANDWIDTH, MCC_STR, MNC_STR, in testConvertHalCellInfoList_1_2ForLTE()
1725 CellIdentityLte cil = new CellIdentityLte(CI, PCI, TAC, EARFCN, new int[] {}, in testConvertHalCellInfoList_1_2_ForLTEWithEmptyOperatorInfo()
1750 CI, PCI, TAC, EARFCN, new int[] {}, BANDWIDTH, null, null, ALPHA_LONG, in testConvertHalCellInfoList_1_2ForLTEWithEmptyMccMnc()
1942 cellinfo.cellidentity.tac = TAC; in testConvertHalCellInfoList_1_4ForNr()
1968 CellIdentityNr expectedCellIdentity = new CellIdentityNr(PCI, TAC, NRARFCN, in testConvertHalCellInfoList_1_4ForNr()
2458 id.base.tac = TAC; in initializeCellIdentityLte_1_2()
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
H A Dit_wordlist.combined.gz1dictionary=main:it,locale=it,description=Italiano,date=1414726258, ...
H A Dpt_BR_wordlist.combined.gz1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
H A Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...
H A Dpt_PT_wordlist.combined.gz1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ...
H A Dde_wordlist.combined.gz1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...
H A Des_wordlist.combined.gz1dictionary=main:es,locale=es,description=Español,date=1414726268, ...
/aosp12/frameworks/base/native/graphics/jni/fuzz/corpus/
H A Dsample_raf.raf Error!