Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DCellInfoTest.java122 private static final int TAC = 65535; field in CellInfoTest
596 (tac == Integer.MAX_VALUE) || (tac >= 0 && tac <= TAC)); in verifyCellIdentityLte()