/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | RegistrationFailedEvent.java | 28 public final CellIdentity cellIdentity; field in RegistrationFailedEvent 43 public RegistrationFailedEvent(@NonNull CellIdentity cellIdentity, in RegistrationFailedEvent()
|
D | CellularNetworkService.java | 302 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
|
D | NetworkIndication.java | 81 android.hardware.radio.network.CellIdentity cellIdentity, in barringInfoChanged() 321 android.hardware.radio.network.CellIdentity cellIdentity, String chosenPlmn, in registrationFailed()
|
D | DefaultPhoneNotifier.java | 154 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
|
D | PhoneNotifier.java | 73 void notifyCellLocation(Phone sender, CellIdentity cellIdentity); in notifyCellLocation() 132 void notifyRegistrationFailed(Phone sender, @NonNull CellIdentity cellIdentity, in notifyRegistrationFailed()
|
D | RadioIndication.java | 1097 android.hardware.radio.V1_5.CellIdentity cellIdentity, String chosenPlmn, in registrationFailed() 1129 android.hardware.radio.V1_5.CellIdentity cellIdentity, in barringInfoChanged()
|
D | ServiceStateTracker.java | 1452 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()
|
D | NetworkResponse.java | 100 android.hardware.radio.network.CellIdentity cellIdentity, in getBarringInfoResponse()
|
D | SignalStrengthController.java | 1069 @Nullable CellIdentity cellIdentity) { in updateServiceStateArfcnRsrpBoost()
|
D | RadioResponse.java | 2702 android.hardware.radio.V1_5.CellIdentity cellIdentity, in getBarringInfoResponse()
|
D | GsmCdmaPhone.java | 959 public void notifyLocationChanged(CellIdentity cellIdentity) { in notifyLocationChanged()
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | ServiceStateTrackerTest.java | 990 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
|
D | RILTest.java | 1549 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
|
D | TelephonyRegistryTest.java | 305 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/ |
D | NtnCapabilityResolverTest.java | 155 CellIdentity cellIdentity = new CellIdentityGsm(0, 0, 0, in createNetworkRegistrationInfo() local
|
/frameworks/base/telephony/java/android/telephony/ |
D | NetworkRegistrationInfo.java | 306 @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/ |
D | PhoneStateListener.java | 1286 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()
|
D | TelephonyCallback.java | 1453 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()
|
D | TelephonyRegistryManager.java | 961 @NonNull CellIdentity cellIdentity, @NonNull String chosenPlmn, in notifyRegistrationFailed()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/satellite/ |
D | SatelliteServiceUtils.java | 594 CellIdentity cellIdentity = nri.getCellIdentity(); in getMccMnc() local
|
/frameworks/base/core/java/com/android/internal/telephony/ |
D | IPhoneStateListener.aidl | 76 void onRegistrationFailed(in CellIdentity cellIdentity, in onRegistrationFailed()
|
D | ITelephonyRegistry.aidl | 102 void notifyRegistrationFailed(int slotIndex, int subId, in CellIdentity cellIdentity, in notifyRegistrationFailed()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/data/ |
D | LinkBandwidthEstimator.java | 1048 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/ |
D | TelephonyRegistry.java | 2406 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/ |
D | EmergencyNumberTracker.java | 845 CellIdentity cellIdentity = mPhone.getCurrentCellIdentity(); in adjustRoutingForEmergencyNumbers() local
|