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.java73 void notifyCellLocation(Phone sender, CellIdentity cellIdentity); in notifyCellLocation()
132 void notifyRegistrationFailed(Phone sender, @NonNull CellIdentity cellIdentity, in notifyRegistrationFailed()
DRadioIndication.java1097 android.hardware.radio.V1_5.CellIdentity cellIdentity, String chosenPlmn, in registrationFailed()
1129 android.hardware.radio.V1_5.CellIdentity cellIdentity, in barringInfoChanged()
DServiceStateTracker.java1452 CellIdentity cellIdentity = ((NetworkRegistrationInfo) ar.result) in handleMessage() local
2354 CellIdentity cellIdentity = networkRegState.getCellIdentity(); in handlePollStateResultMessage() local
2607 private void setPhyCellInfoFromCellIdentity(ServiceState ss, CellIdentity cellIdentity) { in setPhyCellInfoFromCellIdentity()
2692 List<PhysicalChannelConfig> pccs, CellIdentity cellIdentity) { in getPrimaryPhysicalChannelConfigForCell()
5872 private void updateOperatorNameForCellIdentity(CellIdentity cellIdentity) { in updateOperatorNameForCellIdentity()
DNetworkResponse.java100 android.hardware.radio.network.CellIdentity cellIdentity, in getBarringInfoResponse()
DSignalStrengthController.java1069 @Nullable CellIdentity cellIdentity) { in updateServiceStateArfcnRsrpBoost()
DRadioResponse.java2702 android.hardware.radio.V1_5.CellIdentity cellIdentity, in getBarringInfoResponse()
DGsmCdmaPhone.java959 public void notifyLocationChanged(CellIdentity cellIdentity) { in notifyLocationChanged()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTrackerTest.java990 CellIdentityCdma cellIdentity = null; in testHasLocationChanged() local
2085 CellIdentityGsm cellIdentity = in testCSEmergencyRegistrationState() local
2114 CellIdentityGsm cellIdentity = in testPSEmergencyRegistrationState() local
2145 CellIdentityGsm cellIdentity = in testRatRatchet() local
2164 CellIdentityGsm cellIdentity = in testRatRatchetWithCellChange() local
2422 CellIdentityLte cellIdentity = in testRilDataTechnologyChangeTransportPreference() local
2460 CellIdentityLte cellIdentity = in changeRegStateWithIwlanOperatorNumeric() local
2760 CellIdentityLte cellIdentity = in testLastKnownCellIdentity() local
3288 CellIdentityLte cellIdentity = in testOnChangingPreferredOnIwlan() local
3312 CellIdentityGsm cellIdentity = in testRegisterToSatellite() local
DRILTest.java1549 android.hardware.radio.V1_2.CellIdentityLte cellIdentity = in getCellIdentityLte_1_2() local
1631 android.hardware.radio.V1_5.CellIdentityLte cellIdentity = in getCellIdentityLte_1_5() local
1726 android.hardware.radio.V1_2.CellIdentityGsm cellIdentity = in getCellIdentityGsm_1_2() local
1775 android.hardware.radio.V1_5.CellIdentityGsm cellIdentity = in getCellInfoGsm_1_5() local
1852 android.hardware.radio.V1_2.CellIdentityWcdma cellIdentity = in getCellIdentityWcdma_1_2() local
1906 android.hardware.radio.V1_5.CellIdentityWcdma cellIdentity = in getCellInfoWcdma_1_5() local
1987 android.hardware.radio.V1_2.CellIdentityTdscdma cellIdentity = in getCellIdentityTdscdma_1_2() local
2038 android.hardware.radio.V1_5.CellIdentityTdscdma cellIdentity = in getCellInfoTdscdma_1_5() local
2121 android.hardware.radio.V1_2.CellIdentityCdma cellIdentity = in getCellInfoCdma_1_2() local
DTelephonyRegistryTest.java305 public void onRegistrationFailed(@android.annotation.NonNull CellIdentity cellIdentity, in onRegistrationFailed()
1184 CellIdentity cellIdentity = in checkRegistrationFailedEventWithLocationPermission() local
1465 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.java306 @Nullable CellIdentity cellIdentity, @Nullable String rplmn, in NetworkRegistrationInfo()
339 @Nullable CellIdentity cellIdentity, @Nullable String rplmn, in NetworkRegistrationInfo()
356 @Nullable CellIdentity cellIdentity, @Nullable String rplmn, in NetworkRegistrationInfo()
1151 public @NonNull Builder setCellIdentity(@Nullable CellIdentity cellIdentity) { in setCellIdentity()
/frameworks/base/core/java/android/telephony/
DPhoneStateListener.java1286 public void onRegistrationFailed(@NonNull CellIdentity cellIdentity, @NonNull String chosenPlmn, in onRegistrationFailed()
1362 public void onCellLocationChanged(CellIdentity cellIdentity) { in onCellLocationChanged()
1634 public void onRegistrationFailed(@NonNull CellIdentity cellIdentity, in onRegistrationFailed()
DTelephonyCallback.java1453 void onRegistrationFailed(@NonNull CellIdentity cellIdentity, @NonNull String chosenPlmn, in onRegistrationFailed()
1954 public void onCellLocationChanged(CellIdentity cellIdentity) { in onCellLocationChanged()
2199 public void onRegistrationFailed(@NonNull CellIdentity cellIdentity, in onRegistrationFailed()
DTelephonyRegistryManager.java961 @NonNull CellIdentity cellIdentity, @NonNull String chosenPlmn, in notifyRegistrationFailed()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/satellite/
DSatelliteServiceUtils.java594 CellIdentity cellIdentity = nri.getCellIdentity(); in getMccMnc() local
/frameworks/base/core/java/com/android/internal/telephony/
DIPhoneStateListener.aidl76 void onRegistrationFailed(in CellIdentity cellIdentity, in onRegistrationFailed()
DITelephonyRegistry.aidl102 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.java2406 public void notifyCellLocationForSubscriber(int subId, CellIdentity cellIdentity) { in notifyCellLocationForSubscriber()
2410 private void notifyCellLocationForSubscriber(int subId, CellIdentity cellIdentity, in notifyCellLocationForSubscriber()
2959 public void notifyRegistrationFailed(int phoneId, int subId, @NonNull CellIdentity cellIdentity, in notifyRegistrationFailed()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/emergency/
DEmergencyNumberTracker.java845 CellIdentity cellIdentity = mPhone.getCurrentCellIdentity(); in adjustRoutingForEmergencyNumbers() local

12