/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
H A D | CellIdentityGsmTest.java | 31 private static final int LAC = 65535; field in CellIdentityGsmTest 49 new CellIdentityGsm(LAC, CID, ARFCN, BSIC, MCC_STR, MNC_STR, in testDefaultConstructor() 52 assertEquals(LAC, ci.getLac()); in testDefaultConstructor() 65 String globalCi = MCC_STR + MNC_STR + Integer.toString(LAC, 16) in testDefaultConstructor() 83 String globalCi = MCC_STR + mncWithThreeDigit + Integer.toString(LAC, 16) in testConstructorWithThreeDigitMnc() 101 String globalCi = MCC_STR + mncWithTwoDigit + Integer.toString(LAC, 16) in testConstructorWithTwoDigitMnc() 153 LAC, CID, ARFCN, BSIC, MCC_STR, MNC_STR, ALPHA_LONG, ALPHA_SHORT, in testEquals() 180 new CellIdentityGsm(LAC, CID, ARFCN, BSIC, MCC_STR, MNC_STR, in testParcel() 234 LAC, -1, ARFCN, BSIC, MCC_STR, MNC_STR, ALPHA_LONG, ALPHA_SHORT, in testgetGlobalCellId() 241 LAC, cid, ARFCN, BSIC, MCC_STR, MNC_STR, ALPHA_LONG, ALPHA_SHORT, in testgetGlobalCellId() [all …]
|
H A D | CellIdentityWcdmaTest.java | 32 private static final int LAC = 65535; field in CellIdentityWcdmaTest 49 new CellIdentityWcdma(LAC, CID, PSC, UARFCN, MCC_STR, MNC_STR, in testDefaultConstructor() 52 assertEquals(LAC, ci.getLac()); in testDefaultConstructor() 70 new CellIdentityWcdma(LAC, CID, PSC, UARFCN, MCC_STR, mncWithThreeDigit, in testConstructorWithThreeDigitMnc() 79 String globalCi = MCC_STR + mncWithThreeDigit + Integer.toString(LAC, 16) in testConstructorWithThreeDigitMnc() 88 new CellIdentityWcdma(LAC, CID, PSC, UARFCN, MCC_STR, mncWithTwoDigit, in testConstructorWithTwoDigitMnc() 129 ci = new CellIdentityWcdma(LAC, CID, PSC, UARFCN, "", "", ALPHA_LONG, ALPHA_SHORT, in testConstructorWithEmptyMccMnc() 142 LAC, CID, PSC, UARFCN, MCC_STR, MNC_STR, ALPHA_LONG, ALPHA_SHORT, in testEquals() 145 LAC, CID, PSC, UARFCN, MCC_STR, MNC_STR, ALPHA_LONG, ALPHA_SHORT, in testEquals() 150 ciA = new CellIdentityWcdma(LAC, CID, PSC, UARFCN, null, null, ALPHA_LONG, ALPHA_SHORT, in testEquals() [all …]
|
H A D | CellIdentityTdscdmaTest.java | 48 private static final int LAC = 65535; field in CellIdentityTdscdmaTest 74 MCC_STR, MNC_STR, LAC, CID, CPID, UARFCN, ALPHA_LONG, ALPHA_SHORT, in testConstructor() 79 assertEquals(LAC, ci.getLac()); in testConstructor() 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() 145 p.writeInt(LAC); in testParcelWithUnknowMccMnc() 161 null, null, LAC, CID, CPID, UARFCN, ALPHA_LONG, ALPHA_SHORT, in testParcelWithInvalidMccMnc() [all …]
|
H A D | RILTest.java | 235 private static final int LAC = 65535; field in RILTest 1522 cellinfo.cellIdentityGsm.lac = LAC; in testConvertHalCellInfoListForGSM() 1564 cellinfo.cellIdentityWcdma.lac = LAC; in testConvertHalCellInfoListForWcdma() 1603 cid.base.lac = LAC; in initializeCellIdentityTdscdma_1_2() 1641 MCC_STR, MNC_STR, LAC, CID, PSC, UARFCN, ALPHA_LONG, ALPHA_SHORT, in testConvertHalCellInfoListForTdscdma() 1771 LAC, CID, ARFCN, BSIC, MCC_STR, MNC_STR, ALPHA_LONG, ALPHA_SHORT, in testConvertHalCellInfoList_1_2ForGSM() 1817 LAC, CID, ARFCN, BSIC, null, null, ALPHA_LONG, ALPHA_SHORT, in testConvertHalCellInfoList_1_2ForGSMWithEmptyMccMnc() 1839 LAC, CID, PSC, UARFCN, MCC_STR, MNC_STR, ALPHA_LONG, ALPHA_SHORT, in testConvertHalCellInfoList_1_2ForWcdma() 1883 LAC, CID, PSC, UARFCN, null, null, ALPHA_LONG, ALPHA_SHORT, in testConvertHalCellInfoList_1_2ForWcdmaWithEmptyMccMnc() 2506 cellinfo.cellIdentityGsm.base.lac = LAC; in getCellInfoListForGSM() [all …]
|
/aosp12/packages/modules/CellBroadcastService/tests/src/com/android/cellbroadcastservice/tests/ |
H A D | CellBroadcastProviderTest.java | 50 private static final int LAC = 13; field in CellBroadcastProviderTest 269 assertThat(cursor.getInt(cursor.getColumnIndexOrThrow(CellBroadcasts.LAC))).isEqualTo(LAC); in testInsertAndQuery() 347 cv.put(CellBroadcasts.LAC, LAC); in fakeCellBroadcast()
|
H A D | CellBroadcastDatabaseHelperTest.java | 111 + CellBroadcasts.LAC + " INTEGER," in onCreate()
|
/aosp12/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/ |
H A D | CellBroadcastContentProviderTest.java | 55 private static final int LAC = 13; field in CellBroadcastContentProviderTest 244 assertThat(cursor.getInt(cursor.getColumnIndexOrThrow(CellBroadcasts.LAC))).isEqualTo(LAC); in testInsertQuery() 325 new SmsCbLocation(PLMN, LAC, CID), SERVICE_CATEGORY, LANGUAGE_CODE, 0 , in fakeSmsCbMessage()
|
H A D | CellBroadcastListActivityTest.java | 29 import static android.provider.Telephony.CellBroadcasts.LAC; 270 assertTrue(contains(columns, LAC)); in testOnContextItemSelectedViewDetails()
|
H A D | CellBroadcastDatabaseHelperTest.java | 194 + Telephony.CellBroadcasts.LAC + " INTEGER," in onCreate()
|
/aosp12/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/ |
H A D | CellBroadcastDatabaseHelper.java | 83 Telephony.CellBroadcasts.LAC, 113 + CellBroadcasts.LAC + " INTEGER," in getStringForCellBroadcastTableCreation()
|
H A D | CellBroadcastCursorAdapter.java | 96 int lacColumn = cursor.getColumnIndex(Telephony.CellBroadcasts.LAC); in createFromCursor()
|
H A D | CellBroadcastContentProvider.java | 260 cv.put(Telephony.CellBroadcasts.LAC, location.getLac()); in getContentValues()
|
H A D | CellBroadcastListActivity.java | 162 Telephony.CellBroadcasts.LAC,
|
/aosp12/packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/ |
H A D | CellBroadcastProvider.java | 103 CellBroadcasts.LAC, 348 + CellBroadcasts.LAC + " INTEGER," in getStringForCellBroadcastTableCreation()
|
/aosp12/frameworks/base/telephony/java/android/telephony/ |
H A D | SmsCbMessage.java | 581 cv.put(CellBroadcasts.LAC, mLocation.getLac()); in getContentValues() 652 int lacColumn = cursor.getColumnIndex(CellBroadcasts.LAC); in createFromCursor()
|
/aosp12/frameworks/base/core/java/android/provider/ |
H A D | Telephony.java | 4266 public static final String LAC = "lac"; field in Telephony.CellBroadcasts 4480 LAC,
|
/aosp12/hardware/interfaces/radio/1.0/ |
H A D | types.hal | 782 string cid; // Combination of LAC and Cell Id in 32 bits in GSM. 783 // Upper 16 bits is LAC and lower 16 bits
|
H A D | IRadio.hal | 866 * LAC and/or CID (for GSM) or BID/SID/NID/latitude/longitude (for CDMA).
|
/aosp12/frameworks/base/core/api/ |
H A D | system-current.txt | 9449 field public static final String LAC = "lac";
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 46532 Landroid/provider/Telephony$CellBroadcasts;->LAC:Ljava/lang/String;
|