Searched refs:CPID (Results 1 – 1 of 1) sorted by relevance
136 private static final int CPID = 127; field in CellInfoTest948 assertTrue("getCpid() out of range [0, 127], cpid=" + cpid, (cpid >= 0 && cpid <= CPID)); in verifyCellIdentityTdscdma()