/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | CellIdentityGsmTest.java | 33 private static final int CID = 65535; field in CellIdentityGsmTest 49 new CellIdentityGsm(LAC, CID, ARFCN, BSIC, MCC_STR, MNC_STR, in testDefaultConstructor() 53 assertEquals(CID, ci.getCid()); in testDefaultConstructor() 66 + Integer.toString(CID, 16); in testDefaultConstructor() 74 new CellIdentityGsm(LAC, CID, ARFCN, BSIC, MCC_STR, mncWithThreeDigit, in testConstructorWithThreeDigitMnc() 84 + Integer.toString(CID, 16); in testConstructorWithThreeDigitMnc() 92 new CellIdentityGsm(LAC, CID, ARFCN, BSIC, MCC_STR, mncWithTwoDigit, in testConstructorWithTwoDigitMnc() 102 + Integer.toString(CID, 16); in testConstructorWithTwoDigitMnc() 109 new CellIdentityGsm(LAC, CID, ARFCN, BSIC, null, null, ALPHA_LONG, ALPHA_SHORT, in testConstructorWithEmptyMccMnc() 119 ci = new CellIdentityGsm(LAC, CID, ARFCN, BSIC, MCC_STR, null, ALPHA_LONG, ALPHA_SHORT, in testConstructorWithEmptyMccMnc() [all …]
|
D | CellIdentityWcdmaTest.java | 34 private static final int CID = 268435455; field in CellIdentityWcdmaTest 49 new CellIdentityWcdma(LAC, CID, PSC, UARFCN, MCC_STR, MNC_STR, in testDefaultConstructor() 53 assertEquals(CID, ci.getCid()); in testDefaultConstructor() 70 new CellIdentityWcdma(LAC, CID, PSC, UARFCN, MCC_STR, mncWithThreeDigit, in testConstructorWithThreeDigitMnc() 80 + Integer.toString(CID, 16); in testConstructorWithThreeDigitMnc() 88 new CellIdentityWcdma(LAC, CID, PSC, UARFCN, MCC_STR, mncWithTwoDigit, in testConstructorWithTwoDigitMnc() 102 new CellIdentityWcdma(LAC, CID, PSC, UARFCN, null, null, ALPHA_LONG, ALPHA_SHORT, in testConstructorWithEmptyMccMnc() 111 ci = new CellIdentityWcdma(LAC, CID, PSC, UARFCN, MCC_STR, null, ALPHA_LONG, ALPHA_SHORT, in testConstructorWithEmptyMccMnc() 120 ci = new CellIdentityWcdma(LAC, CID, PSC, UARFCN, null, MNC_STR, ALPHA_LONG, ALPHA_SHORT, in testConstructorWithEmptyMccMnc() 129 ci = new CellIdentityWcdma(LAC, CID, PSC, UARFCN, "", "", ALPHA_LONG, ALPHA_SHORT, in testConstructorWithEmptyMccMnc() [all …]
|
D | CellIdentityTdscdmaTest.java | 50 private static final int CID = 268435455; field in CellIdentityTdscdmaTest 74 MCC_STR, MNC_STR, LAC, CID, CPID, UARFCN, ALPHA_LONG, ALPHA_SHORT, in testConstructor() 80 assertEquals(CID, ci.getCid()); in testConstructor() 87 String globalCi = MCC_STR + MNC_STR + Integer.toString(LAC, 16) + Integer.toString(CID, 16); in testConstructor() 94 null, null, LAC, CID, CPID, UARFCN, "", "", Collections.emptyList(), null); in testConstructorWithEmptyMccMnc() 99 ci = new CellIdentityTdscdma(MCC_STR, null, LAC, CID, CPID, UARFCN, "", "", in testConstructorWithEmptyMccMnc() 105 ci = new CellIdentityTdscdma(null, MNC_STR, LAC, CID, CPID, UARFCN, "", "", in testConstructorWithEmptyMccMnc() 111 ci = new CellIdentityTdscdma("", "", LAC, CID, CPID, UARFCN, "", "", in testConstructorWithEmptyMccMnc() 121 MCC_STR, MNC_STR, LAC, CID, UARFCN, CPID, ALPHA_LONG, ALPHA_SHORT, in testParcel() 136 null, null, LAC, CID, CPID, UARFCN, ALPHA_LONG, ALPHA_SHORT, in testParcelWithUnknowMccMnc() [all …]
|
D | RILTest.java | 216 private static final int CID = 65535; field in RILTest 1374 cellinfo.cellIdentityGsm.cid = CID; in testConvertHalCellInfoListForGSM() 1400 LAC, CID, ARFCN, BSIC, MCC_STR, MNC_STR, EMPTY_ALPHA_LONG, EMPTY_ALPHA_SHORT, in testConvertHalCellInfoListForGSM() 1416 cellinfo.cellIdentityWcdma.cid = CID; in testConvertHalCellInfoListForWcdma() 1441 LAC, CID, PSC, UARFCN, MCC_STR, MNC_STR, EMPTY_ALPHA_LONG, EMPTY_ALPHA_SHORT, in testConvertHalCellInfoListForWcdma() 1455 cid.base.cid = CID; in initializeCellIdentityTdscdma_1_2() 1492 MCC_STR, MNC_STR, LAC, CID, PSC, UARFCN, ALPHA_LONG, ALPHA_SHORT, in testConvertHalCellInfoListForTdscdma() 1622 LAC, CID, ARFCN, BSIC, MCC_STR, MNC_STR, ALPHA_LONG, ALPHA_SHORT, in testConvertHalCellInfoList_1_2ForGSM() 1644 LAC, CID, ARFCN, BSIC, MCC_STR, MNC_STR, EMPTY_ALPHA_LONG, EMPTY_ALPHA_SHORT, in testConvertHalCellInfoList_1_2ForGSMWithEmptyOperatorInfo() 1668 LAC, CID, ARFCN, BSIC, null, null, ALPHA_LONG, ALPHA_SHORT, in testConvertHalCellInfoList_1_2ForGSMWithEmptyMccMnc() [all …]
|
/frameworks/base/telephony/java/android/telephony/ |
D | SmsCbMessage.java | 584 cv.put(CellBroadcasts.CID, mLocation.getCid()); in getContentValues() 659 int cidColumn = cursor.getColumnIndex(CellBroadcasts.CID); in createFromCursor()
|
/frameworks/opt/telephony/proto/src/ |
D | carrierId.proto | 32 // CarrierId is the unique representation of a carrier in CID table.
|
/frameworks/base/core/java/android/provider/ |
D | Telephony.java | 4229 public static final String CID = "cid"; field in Telephony.CellBroadcasts 4426 CID, 4455 CID,
|
/frameworks/base/api/ |
D | test-current.txt | 2631 field public static final String CID = "cid";
|
D | system-current.txt | 6833 field public static final String CID = "cid";
|
/frameworks/base/non-updatable-api/ |
D | system-current.txt | 6731 field public static final String CID = "cid";
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 57109 Landroid/provider/Telephony$CellBroadcasts;->CID:Ljava/lang/String;
|