Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DCellInfoTest.java142 private static final int ARFCN = 1024; field in CellInfoTest
839 arfcn == Integer.MAX_VALUE || (arfcn >= 0 && arfcn <= ARFCN)); in verifyCellIdentityGsm()