Home
last modified time | relevance | path

Searched refs:setCellIdentity (Results 1 – 17 of 17) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCellularNetworkValidatorTest.java168 .setCellIdentity(mCellIdentityLte1) in testSkipRecentlyValidatedNetwork()
191 .setCellIdentity(mCellIdentityLte1) in testDoNotSkipIfValidationFailed()
213 .setCellIdentity(mCellIdentityLte1) in testDoNotSkipIfCacheExpires()
239 .setCellIdentity(mCellIdentityLte1) in testNetworkCachingOfMultipleSub()
281 .setCellIdentity(mCellIdentityLte1) in testNetworkCachingOfMultipleSub()
294 .setCellIdentity(mCellIdentityLte1) in testNetworkCachingOfMultipleNetworks()
310 .setCellIdentity(mCellIdentityLte2) in testNetworkCachingOfMultipleNetworks()
326 .setCellIdentity(mCellIdentityLte1) in testNetworkCachingOverflow()
DNetworkScanResultTest.java51 gsm.setCellIdentity(cig); in testParcel()
62 lte.setCellIdentity(cil); in testParcel()
DNetworkRegistrationInfoTest.java45 .setCellIdentity(new CellIdentityLte()) in testParcel()
DRILTest.java1362 expected.setCellIdentity(cil); in testConvertHalCellInfoListForLTE()
1404 expected.setCellIdentity(ci); in testConvertHalCellInfoListForGSM()
1445 expected.setCellIdentity(ci); in testConvertHalCellInfoListForWcdma()
1496 expected.setCellIdentity(ci); in testConvertHalCellInfoListForTdscdma()
1538 expected.setCellIdentity(ci); in testConvertHalCellInfoListForCdma()
1559 expected.setCellIdentity(cil); in testConvertHalCellInfoList_1_2ForLTE()
1581 expected.setCellIdentity(cil); in testConvertHalCellInfoList_1_2_ForLTEWithEmptyOperatorInfo()
1605 expected.setCellIdentity(cil); in testConvertHalCellInfoList_1_2ForLTEWithEmptyMccMnc()
1626 expected.setCellIdentity(ci); in testConvertHalCellInfoList_1_2ForGSM()
1648 expected.setCellIdentity(ci); in testConvertHalCellInfoList_1_2ForGSMWithEmptyOperatorInfo()
[all …]
DLocaleTrackerTest.java80 mCellInfo.setCellIdentity(new CellIdentityGsm( in setUp()
DServiceStateTrackerTest.java520 tmp.setCellIdentity(new CellIdentityGsm(0, 1, 900, 5, "001", "01", "test", "tst", in getCellInfoGsm()
896 .setCellIdentity(cellIdentityGsm) in testGsmCellLocation()
921 .setCellIdentity(cellIdentityCdma) in testCdmaCellLocation()
2577 .setCellIdentity(ci) in makeNetworkRegistrationInfo()
/frameworks/base/telephony/java/android/telephony/
DCellInfoWcdma.java92 public void setCellIdentity(CellIdentityWcdma cid) { in setCellIdentity() method in CellInfoWcdma
DCellInfoGsm.java93 public void setCellIdentity(CellIdentityGsm cid) { in setCellIdentity() method in CellInfoGsm
DCellInfoTdscdma.java97 public void setCellIdentity(CellIdentityTdscdma cid) { in setCellIdentity() method in CellInfoTdscdma
DCellInfoCdma.java100 public void setCellIdentity(CellIdentityCdma cid) { in setCellIdentity() method in CellInfoCdma
DCellInfoLte.java105 public void setCellIdentity(CellIdentityLte cid) { in setCellIdentity() method in CellInfoLte
DNetworkRegistrationInfo.java910 public @NonNull Builder setCellIdentity(@Nullable CellIdentity cellIdentity) { in setCellIdentity() method in NetworkRegistrationInfo.Builder
/frameworks/base/telephony/api/
Dsystem-current.txt337 …method @NonNull public android.telephony.NetworkRegistrationInfo.Builder setCellIdentity(@Nullable…
/frameworks/base/api/
Dtest-current.txt3219 …method @NonNull public android.telephony.NetworkRegistrationInfo.Builder setCellIdentity(@Nullable…
Dsystem-current.txt8563 …method @NonNull public android.telephony.NetworkRegistrationInfo.Builder setCellIdentity(@Nullable…
/frameworks/base/non-updatable-api/
Dsystem-current.txt8461 …method @NonNull public android.telephony.NetworkRegistrationInfo.Builder setCellIdentity(@Nullable…
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt67111 Landroid/telephony/CellInfoGsm;->setCellIdentity(Landroid/telephony/CellIdentityGsm;)V
67130 Landroid/telephony/CellInfoWcdma;->setCellIdentity(Landroid/telephony/CellIdentityWcdma;)V