Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DCellInfoTest.java140 private static final int CID_GSM = 65535; field in CellInfoTest
834 cid== Integer.MAX_VALUE || (cid >= 0 && cid <= CID_GSM)); in verifyCellIdentityGsm()