Searched refs:getTac (Results 1 – 9 of 9) sorted by relevance
60 assertThat(cellIdentityNr.getTac()).isEqualTo(TAC); in testGetMethod()117 assertThat(anotherCellIdentityNr.getTac()).isEqualTo(TAC); in testParcel()
57 assertEquals(TAC, ci.getTac()); in testDefaultConstructor()151 assertEquals(TAC, ci.getTac()); in testFormerConstructor()
176 || ((CellIdentityLte) cellIdentity).getTac() == CellInfo.UNAVAILABLE) {181 + ((CellIdentityLte) cellIdentity).getTac() + "_" + subId;
205 public int getTac() { in getTac() method in CellIdentityNr
231 public int getTac() { in getTac() method in CellIdentityLte
44914 method public int getTac();44927 method @IntRange(from=0, to=65535) public int getTac();
45058 method public int getTac();45071 method @IntRange(from=0, to=65535) public int getTac();
42497 HSPLandroid/telephony/CellIdentityLte;->getTac()I
28220 method public int getTac();