Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DCellInfoTest.java132 private static final int CID_UMTS = 268435455; field in CellInfoTest
736 (cid >= 0 && cid <= CID_UMTS) || cid == Integer.MAX_VALUE); in verifyCellIdentityWcdma()
943 (cid >= 0 && cid <= CID_UMTS) || cid == Integer.MAX_VALUE); in verifyCellIdentityTdscdma()