Home
last modified time | relevance | path

Searched defs:tac (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DCellIdentityTest.java102 int tac = 1; in testCellIdentityLte_asCellLocation() local
131 int tac = 1; in testCellIdentityNr_asCellLocation() local
DCellInfoTest.java580 int tac = nr.getTac(); in verifyCellIdentityNr() local
691 int tac = lte.getTac(); in verifyCellIdentityLte() local
DTelephonyManagerTest.java1901 String tac = mTelephonyManager.getTypeAllocationCode(); in testGetTac() local