Home
last modified time | relevance | path

Searched refs:getTac (Results 1 – 9 of 9) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCellIdentityNrTest.java60 assertThat(cellIdentityNr.getTac()).isEqualTo(TAC); in testGetMethod()
117 assertThat(anotherCellIdentityNr.getTac()).isEqualTo(TAC); in testParcel()
DCellIdentityLteTest.java57 assertEquals(TAC, ci.getTac()); in testDefaultConstructor()
151 assertEquals(TAC, ci.getTac()); in testFormerConstructor()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCellularNetworkValidator.java176 || ((CellIdentityLte) cellIdentity).getTac() == CellInfo.UNAVAILABLE) {
181 + ((CellIdentityLte) cellIdentity).getTac() + "_" + subId;
/frameworks/base/telephony/java/android/telephony/
DCellIdentityNr.java205 public int getTac() { in getTac() method in CellIdentityNr
DCellIdentityLte.java231 public int getTac() { in getTac() method in CellIdentityLte
/frameworks/base/non-updatable-api/
Dcurrent.txt44914 method public int getTac();
44927 method @IntRange(from=0, to=65535) public int getTac();
/frameworks/base/api/
Dcurrent.txt45058 method public int getTac();
45071 method @IntRange(from=0, to=65535) public int getTac();
/frameworks/base/config/
Dboot-image-profile.txt42497 HSPLandroid/telephony/CellIdentityLte;->getTac()I
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28220 method public int getTac();