Home
last modified time | relevance | path

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

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/data/
DCellularNetworkValidatorTest.java176 .setCellIdentity(mCellIdentityLte1) in testSkipRecentlyValidatedNetwork()
199 .setCellIdentity(mCellIdentityLte1) in testDoNotSkipIfValidationFailed()
221 .setCellIdentity(mCellIdentityLte1) in testDoNotSkipIfCacheExpires()
247 .setCellIdentity(mCellIdentityLte1) in testNetworkCachingOfMultipleSub()
289 .setCellIdentity(mCellIdentityLte1) in testNetworkCachingOfMultipleSub()
302 .setCellIdentity(mCellIdentityLte1) in testNetworkCachingOfMultipleNetworks()
318 .setCellIdentity(mCellIdentityLte2) in testNetworkCachingOfMultipleNetworks()
334 .setCellIdentity(mCellIdentityLte1) in testNetworkCachingOverflow()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DNetworkScanResultTest.java51 gsm.setCellIdentity(cig); in testParcel()
62 lte.setCellIdentity(cil); in testParcel()
DNetworkRegistrationInfoTest.java57 .setCellIdentity(new CellIdentityLte()) in testParcel()
97 .setCellIdentity(new CellIdentityLte()) in testSetRoamingType()
DLocaleTrackerTest.java90 mCellInfo.setCellIdentity(new CellIdentityGsm( in setUp()
DServiceStateTest.java420 .setCellIdentity(new CellIdentityLte()) in testCreateLocationInfoSanitizedCopy()
DServiceStateTrackerTest.java805 tmp.setCellIdentity(new CellIdentityGsm(0, 1, 900, 5, "001", "01", "test", "tst", in getCellInfoGsm()
948 .setCellIdentity(cellIdentityGsm) in testGsmCellLocation()
973 .setCellIdentity(cellIdentityCdma) in testCdmaCellLocation()
3263 .setCellIdentity(ci) in makeNetworkRegistrationInfo()
/frameworks/base/telephony/java/android/telephony/
DCellInfoNr.java74 public void setCellIdentity(CellIdentityNr cid) { in setCellIdentity() method in CellInfoNr
DCellInfoTdscdma.java74 public void setCellIdentity(CellIdentityTdscdma cid) { in setCellIdentity() method in CellInfoTdscdma
DCellInfoWcdma.java68 public void setCellIdentity(CellIdentityWcdma cid) { in setCellIdentity() method in CellInfoWcdma
DCellInfoGsm.java70 public void setCellIdentity(CellIdentityGsm cid) { in setCellIdentity() method in CellInfoGsm
DCellInfoCdma.java72 public void setCellIdentity(CellIdentityCdma cid) { in setCellIdentity() method in CellInfoCdma
DCellInfoLte.java79 public void setCellIdentity(CellIdentityLte cid) { in setCellIdentity() method in CellInfoLte
DNetworkRegistrationInfo.java1153 public @NonNull Builder setCellIdentity(@Nullable CellIdentity cellIdentity) { in setCellIdentity() method in NetworkRegistrationInfo.Builder
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCellularNetworkService.java536 .setCellIdentity(cellIdentity) in getNetworkRegistrationInfoAidl()
/frameworks/base/core/api/
Dsystem-current.txt14729 …method @NonNull public android.telephony.NetworkRegistrationInfo.Builder setCellIdentity(@Nullable…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt52445 Landroid/telephony/CellInfoGsm;->setCellIdentity(Landroid/telephony/CellIdentityGsm;)V
52464 Landroid/telephony/CellInfoWcdma;->setCellIdentity(Landroid/telephony/CellIdentityWcdma;)V