Searched defs:CID (Results 1 – 5 of 5) sorted by relevance
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ | ||
D | CellIdentityTdscdmaTest.java | 50 private static final int CID = 268435455; field in CellIdentityTdscdmaTest |
D | CellIdentityWcdmaTest.java | 34 private static final int CID = 268435455; field in CellIdentityWcdmaTest |
D | CellIdentityGsmTest.java | 33 private static final int CID = 65535; field in CellIdentityGsmTest |
D | RILTest.java | 216 private static final int CID = 65535; field in RILTest |
/frameworks/base/core/java/android/provider/ | ||
D | Telephony.java | 4229 public static final String CID = "cid"; field in Telephony.CellBroadcasts |