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.java66 int tac = 1; in testCellIdentityLte_asCellLocation() local
95 int tac = 1; in testCellIdentityNr_asCellLocation() local
DCellInfoTest.java470 int tac = nr.getTac(); in verifyCellIdentityNr() local
581 int tac = lte.getTac(); in verifyCellIdentityLte() local
DTelephonyManagerTest.java2031 String tac = mTelephonyManager.getTypeAllocationCode(); in testGetTac() local