Home
last modified time | relevance | path

Searched defs:CID (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DCellIdentityTdscdmaTest.java50 private static final int CID = 268435455; field in CellIdentityTdscdmaTest
H A DCellIdentityWcdmaTest.java34 private static final int CID = 268435455; field in CellIdentityWcdmaTest
H A DCellIdentityGsmTest.java33 private static final int CID = 65535; field in CellIdentityGsmTest
H A DRILTest.java226 private static final int CID = 65535; field in RILTest
/aosp12/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/
H A DCellBroadcastContentProviderTest.java56 private static final int CID = 123; field in CellBroadcastContentProviderTest
/aosp12/packages/modules/CellBroadcastService/tests/src/com/android/cellbroadcastservice/tests/
H A DCellBroadcastProviderTest.java51 private static final int CID = 123; field in CellBroadcastProviderTest
/aosp12/frameworks/base/core/java/android/provider/
H A DTelephony.java4273 public static final String CID = "cid"; field in Telephony.CellBroadcasts