Home
last modified time | relevance | path

Searched defs:cellIdentity (Results 1 – 25 of 26) sorted by relevance

12

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRegistrationFailedEvent.java28 public final CellIdentity cellIdentity; field in RegistrationFailedEvent
43 public RegistrationFailedEvent(@NonNull CellIdentity cellIdentity, in RegistrationFailedEvent()
DCellularNetworkService.java302 CellIdentity cellIdentity = in createRegistrationStateFromVoiceRegState() local
351 CellIdentity cellIdentity = in createRegistrationStateFromDataRegState() local
379 final CellIdentity cellIdentity = in getNetworkRegistrationInfo() local
454 final CellIdentity cellIdentity = in getNetworkRegistrationInfoAidl() local
560 final CellIdentity cellIdentity = in getNetworkRegistrationInfo1_6() local
DNetworkIndication.java81 android.hardware.radio.network.CellIdentity cellIdentity, in barringInfoChanged()
321 android.hardware.radio.network.CellIdentity cellIdentity, String chosenPlmn, in registrationFailed()
DDefaultPhoneNotifier.java154 public void notifyCellLocation(Phone sender, CellIdentity cellIdentity) { in notifyCellLocation()
265 public void notifyRegistrationFailed(Phone sender, @NonNull CellIdentity cellIdentity, in notifyRegistrationFailed()
268 cellIdentity, chosenPlmn, domain, causeCode, additionalCauseCode); in notifyRegistrationFailed() local
DPhoneNotifier.java69 void notifyCellLocation(Phone sender, CellIdentity cellIdentity); in notifyCellLocation()
128 void notifyRegistrationFailed(Phone sender, @NonNull CellIdentity cellIdentity, in notifyRegistrationFailed()
DRadioIndication.java1094 android.hardware.radio.V1_5.CellIdentity cellIdentity, String chosenPlmn, in registrationFailed()
1126 android.hardware.radio.V1_5.CellIdentity cellIdentity, in barringInfoChanged()
DNetworkResponse.java100 android.hardware.radio.network.CellIdentity cellIdentity, in getBarringInfoResponse()
DServiceStateTracker.java1358 CellIdentity cellIdentity = ((NetworkRegistrationInfo) ar.result) in handleMessage() local
2259 CellIdentity cellIdentity = networkRegState.getCellIdentity(); in handlePollStateResultMessage() local
2512 private void setPhyCellInfoFromCellIdentity(ServiceState ss, CellIdentity cellIdentity) { in setPhyCellInfoFromCellIdentity()
2597 List<PhysicalChannelConfig> pccs, CellIdentity cellIdentity) { in getPrimaryPhysicalChannelConfigForCell()
5709 private void updateOperatorNameForCellIdentity(CellIdentity cellIdentity) { in updateOperatorNameForCellIdentity()
DSignalStrengthController.java1067 @Nullable CellIdentity cellIdentity) { in updateServiceStateArfcnRsrpBoost()
DRadioResponse.java2702 android.hardware.radio.V1_5.CellIdentity cellIdentity, in getBarringInfoResponse()
DGsmCdmaPhone.java972 public void notifyLocationChanged(CellIdentity cellIdentity) { in notifyLocationChanged()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTrackerTest.java988 CellIdentityCdma cellIdentity = null; in testHasLocationChanged() local
2208 CellIdentityGsm cellIdentity = in testCSEmergencyRegistrationState() local
2237 CellIdentityGsm cellIdentity = in testPSEmergencyRegistrationState() local
2268 CellIdentityGsm cellIdentity = in testRatRatchet() local
2287 CellIdentityGsm cellIdentity = in testRatRatchetWithCellChange() local
2545 CellIdentityLte cellIdentity = in testRilDataTechnologyChangeTransportPreference() local
2583 CellIdentityLte cellIdentity = in changeRegStateWithIwlanOperatorNumeric() local
2945 CellIdentityLte cellIdentity = in testLastKnownCellIdentity() local
3409 CellIdentityLte cellIdentity = in testOnChangingPreferredOnIwlan() local
3433 CellIdentityGsm cellIdentity = in testRegisterToSatellite() local
DRILTest.java1569 android.hardware.radio.V1_2.CellIdentityLte cellIdentity = in getCellIdentityLte_1_2() local
1651 android.hardware.radio.V1_5.CellIdentityLte cellIdentity = in getCellIdentityLte_1_5() local
1746 android.hardware.radio.V1_2.CellIdentityGsm cellIdentity = in getCellIdentityGsm_1_2() local
1795 android.hardware.radio.V1_5.CellIdentityGsm cellIdentity = in getCellInfoGsm_1_5() local
1872 android.hardware.radio.V1_2.CellIdentityWcdma cellIdentity = in getCellIdentityWcdma_1_2() local
1926 android.hardware.radio.V1_5.CellIdentityWcdma cellIdentity = in getCellInfoWcdma_1_5() local
2007 android.hardware.radio.V1_2.CellIdentityTdscdma cellIdentity = in getCellIdentityTdscdma_1_2() local
2058 android.hardware.radio.V1_5.CellIdentityTdscdma cellIdentity = in getCellInfoTdscdma_1_5() local
2141 android.hardware.radio.V1_2.CellIdentityCdma cellIdentity = in getCellInfoCdma_1_2() local
DTelephonyRegistryTest.java272 public void onRegistrationFailed(@android.annotation.NonNull CellIdentity cellIdentity, in onRegistrationFailed()
1073 CellIdentity cellIdentity = in checkRegistrationFailedEventWithLocationPermission() local
1354 CellIdentity cellIdentity = new CellIdentityGsm(-1, -1, -1, -1, null, null, null, null, in testNotifyCellLocationForSubscriberByUserSwitched() local
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/satellite/
DNtnCapabilityResolverTest.java155 CellIdentity cellIdentity = new CellIdentityGsm(0, 0, 0, in createNetworkRegistrationInfo() local
/frameworks/base/telephony/java/android/telephony/
DNetworkRegistrationInfo.java307 @Nullable CellIdentity cellIdentity, @Nullable String rplmn, in NetworkRegistrationInfo()
340 @Nullable CellIdentity cellIdentity, @Nullable String rplmn, in NetworkRegistrationInfo()
357 @Nullable CellIdentity cellIdentity, @Nullable String rplmn, in NetworkRegistrationInfo()
1153 public @NonNull Builder setCellIdentity(@Nullable CellIdentity cellIdentity) { in setCellIdentity()
DTelephonyManager.java2617 CellIdentity cellIdentity = telephony.getCellLocation(mContext.getOpPackageName(), in getCellLocation() local
/frameworks/base/core/java/android/telephony/
DPhoneStateListener.java1285 public void onRegistrationFailed(@NonNull CellIdentity cellIdentity, @NonNull String chosenPlmn, in onRegistrationFailed()
1361 public void onCellLocationChanged(CellIdentity cellIdentity) { in onCellLocationChanged()
1633 public void onRegistrationFailed(@NonNull CellIdentity cellIdentity, in onRegistrationFailed()
DTelephonyCallback.java1360 void onRegistrationFailed(@NonNull CellIdentity cellIdentity, @NonNull String chosenPlmn, in onRegistrationFailed()
1766 public void onCellLocationChanged(CellIdentity cellIdentity) { in onCellLocationChanged()
2011 public void onRegistrationFailed(@NonNull CellIdentity cellIdentity, in onRegistrationFailed()
DTelephonyRegistryManager.java957 @NonNull CellIdentity cellIdentity, @NonNull String chosenPlmn, in notifyRegistrationFailed()
/frameworks/base/core/java/com/android/internal/telephony/
DIPhoneStateListener.aidl73 void onRegistrationFailed(in CellIdentity cellIdentity, in onRegistrationFailed()
DITelephonyRegistry.aidl98 void notifyRegistrationFailed(int slotIndex, int subId, in CellIdentity cellIdentity, in notifyRegistrationFailed()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/data/
DLinkBandwidthEstimator.java1048 final CellIdentity cellIdentity = mPhone.getCurrentCellIdentity(); in updateDataRatCellIdentityBandwidth() local
1091 private int getTac(@NonNull CellIdentity cellIdentity) { in getTac()
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java2313 public void notifyCellLocationForSubscriber(int subId, CellIdentity cellIdentity) { in notifyCellLocationForSubscriber()
2317 private void notifyCellLocationForSubscriber(int subId, CellIdentity cellIdentity, in notifyCellLocationForSubscriber()
2846 public void notifyRegistrationFailed(int phoneId, int subId, @NonNull CellIdentity cellIdentity, in notifyRegistrationFailed()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/emergency/
DEmergencyNumberTracker.java841 CellIdentity cellIdentity = mPhone.getCurrentCellIdentity(); in adjustRoutingForEmergencyNumbers() local

12