/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 | 291 CellIdentity cellIdentity = in createRegistrationStateFromVoiceRegState() local 312 CellIdentity cellIdentity = in createRegistrationStateFromVoiceRegState() local 334 CellIdentity cellIdentity; in createRegistrationStateFromDataRegState() local 423 final CellIdentity cellIdentity = in getNetworkRegistrationInfo() local 498 final CellIdentity cellIdentity = in getNetworkRegistrationInfoAidl() local 584 final CellIdentity cellIdentity = in getNetworkRegistrationInfo1_6() local
|
D | NetworkIndication.java | 73 android.hardware.radio.network.CellIdentity cellIdentity, in barringInfoChanged() 304 android.hardware.radio.network.CellIdentity cellIdentity, String chosenPlmn, in registrationFailed()
|
D | DefaultPhoneNotifier.java | 134 public void notifyCellLocation(Phone sender, CellIdentity cellIdentity) { in notifyCellLocation() 226 public void notifyRegistrationFailed(Phone sender, @NonNull CellIdentity cellIdentity, in notifyRegistrationFailed() 229 cellIdentity, chosenPlmn, domain, causeCode, additionalCauseCode); in notifyRegistrationFailed() local
|
D | PhoneNotifier.java | 64 void notifyCellLocation(Phone sender, CellIdentity cellIdentity); in notifyCellLocation() 117 void notifyRegistrationFailed(Phone sender, @NonNull CellIdentity cellIdentity, in notifyRegistrationFailed()
|
D | NetworkResponse.java | 99 android.hardware.radio.network.CellIdentity cellIdentity, in getBarringInfoResponse()
|
D | RadioIndication.java | 1124 android.hardware.radio.V1_5.CellIdentity cellIdentity, String chosenPlmn, in registrationFailed() 1156 android.hardware.radio.V1_5.CellIdentity cellIdentity, in barringInfoChanged()
|
D | ServiceStateTracker.java | 1350 CellIdentity cellIdentity = ((NetworkRegistrationInfo) ar.result) in handleMessage() local 2270 CellIdentity cellIdentity = networkRegState.getCellIdentity(); in handlePollStateResultMessage() local 2523 private void setPhyCellInfoFromCellIdentity(ServiceState ss, CellIdentity cellIdentity) { in setPhyCellInfoFromCellIdentity() 2608 List<PhysicalChannelConfig> pccs, CellIdentity cellIdentity) { in getPrimaryPhysicalChannelConfigForCell() 5856 private void updateOperatorNameForCellIdentity(CellIdentity cellIdentity) { in updateOperatorNameForCellIdentity()
|
D | SignalStrengthController.java | 877 @Nullable CellIdentity cellIdentity) { in updateServiceStateArfcnRsrpBoost()
|
D | GsmCdmaPhone.java | 923 public void notifyLocationChanged(CellIdentity cellIdentity) { in notifyLocationChanged()
|
D | RadioResponse.java | 2886 android.hardware.radio.V1_5.CellIdentity cellIdentity, in getBarringInfoResponse()
|
/frameworks/base/telephony/java/android/telephony/ |
D | NetworkRegistrationInfo.java | 261 @Nullable CellIdentity cellIdentity, @Nullable String rplmn, in NetworkRegistrationInfo() 292 @Nullable CellIdentity cellIdentity, @Nullable String rplmn, in NetworkRegistrationInfo() 309 @Nullable CellIdentity cellIdentity, @Nullable String rplmn, in NetworkRegistrationInfo() 961 public @NonNull Builder setCellIdentity(@Nullable CellIdentity cellIdentity) { in setCellIdentity()
|
D | TelephonyManager.java | 2458 CellIdentity cellIdentity = telephony.getCellLocation(mContext.getOpPackageName(), in getCellLocation() local
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | ServiceStateTrackerTest.java | 817 CellIdentityCdma cellIdentity = null; in testHasLocationChanged() local 2017 CellIdentityGsm cellIdentity = in testCSEmergencyRegistrationState() local 2046 CellIdentityGsm cellIdentity = in testPSEmergencyRegistrationState() local 2077 CellIdentityGsm cellIdentity = in testRatRatchet() local 2096 CellIdentityGsm cellIdentity = in testRatRatchetWithCellChange() local 2318 CellIdentityLte cellIdentity = in testRilDataTechnologyChangeTransportPreference() local 2356 CellIdentityLte cellIdentity = in changeRegStateWithIwlanOperatorNumeric() local 2669 CellIdentityLte cellIdentity = in testLastKnownCellIdentity() local
|
D | RILTest.java | 2111 CellIdentityLte cellIdentity = RILUtils.convertHalCellIdentityLte(halCellIdentity); in testCellIdentityLte_1_5_CsgInfo() local 2127 CellIdentityLte cellIdentity = RILUtils.convertHalCellIdentityLte(halCellIdentity); in testCellIdentityLte_1_5_MultiPlmn() local 2156 CellIdentityWcdma cellIdentity = RILUtils.convertHalCellIdentityWcdma(halCellIdentity); in testCellIdentityWcdma_1_5_CsgInfo() local 2172 CellIdentityWcdma cellIdentity = RILUtils.convertHalCellIdentityWcdma(halCellIdentity); in testCellIdentityWcdma_1_5_MultiPlmn() local 2201 CellIdentityTdscdma cellIdentity = RILUtils.convertHalCellIdentityTdscdma(halCellIdentity); in testCellIdentityTdscdma_1_5_CsgInfo() local 2217 CellIdentityTdscdma cellIdentity = RILUtils.convertHalCellIdentityTdscdma(halCellIdentity); in testCellIdentityTdscdma_1_5_MultiPlmn() local
|
D | TelephonyRegistryTest.java | 1121 CellIdentity cellIdentity = new CellIdentityGsm(-1, -1, -1, -1, null, null, null, null, in testNotifyCellLocationForSubscriberByUserSwitched() local
|
/frameworks/base/core/java/android/telephony/ |
D | PhoneStateListener.java | 1283 public void onRegistrationFailed(@NonNull CellIdentity cellIdentity, @NonNull String chosenPlmn, in onRegistrationFailed() 1361 public void onCellLocationChanged(CellIdentity cellIdentity) { in onCellLocationChanged() 1597 public void onRegistrationFailed(@NonNull CellIdentity cellIdentity, in onRegistrationFailed()
|
D | TelephonyCallback.java | 1284 void onRegistrationFailed(@NonNull CellIdentity cellIdentity, @NonNull String chosenPlmn, in onRegistrationFailed() 1489 public void onCellLocationChanged(CellIdentity cellIdentity) { in onCellLocationChanged() 1735 public void onRegistrationFailed(@NonNull CellIdentity cellIdentity, in onRegistrationFailed()
|
D | TelephonyRegistryManager.java | 847 @NonNull CellIdentity cellIdentity, @NonNull String chosenPlmn, in notifyRegistrationFailed()
|
/frameworks/base/core/java/com/android/internal/telephony/ |
D | IPhoneStateListener.aidl | 72 void onRegistrationFailed(in CellIdentity cellIdentity, in onRegistrationFailed()
|
D | ITelephonyRegistry.aidl | 95 void notifyRegistrationFailed(int slotIndex, int subId, in CellIdentity cellIdentity, in notifyRegistrationFailed()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/data/ |
D | LinkBandwidthEstimator.java | 1058 CellIdentity cellIdentity = mPhone.getCurrentCellIdentity(); in updateDataRatCellIdentityBandwidth() local 1097 private int getTac(@NonNull CellIdentity cellIdentity) { in getTac()
|
/frameworks/base/services/core/java/com/android/server/ |
D | TelephonyRegistry.java | 2121 public void notifyCellLocationForSubscriber(int subId, CellIdentity cellIdentity) { in notifyCellLocationForSubscriber() 2125 private void notifyCellLocationForSubscriber(int subId, CellIdentity cellIdentity, in notifyCellLocationForSubscriber() 2524 public void notifyRegistrationFailed(int phoneId, int subId, @NonNull CellIdentity cellIdentity, in notifyRegistrationFailed()
|