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