| /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 | 295 CellIdentity cellIdentity = in createRegistrationStateFromVoiceRegState() local 316 CellIdentity cellIdentity = in createRegistrationStateFromVoiceRegState() local 338 CellIdentity cellIdentity; in createRegistrationStateFromDataRegState() local 427 final CellIdentity cellIdentity = in getNetworkRegistrationInfo() local 502 final CellIdentity cellIdentity = in getNetworkRegistrationInfoAidl() local 608 final CellIdentity cellIdentity = in getNetworkRegistrationInfo1_6() local
|
| D | NetworkIndication.java | 77 android.hardware.radio.network.CellIdentity cellIdentity, in barringInfoChanged() 315 android.hardware.radio.network.CellIdentity cellIdentity, String chosenPlmn, in registrationFailed()
|
| D | DefaultPhoneNotifier.java | 139 public void notifyCellLocation(Phone sender, CellIdentity cellIdentity) { in notifyCellLocation() 250 public void notifyRegistrationFailed(Phone sender, @NonNull CellIdentity cellIdentity, in notifyRegistrationFailed() 253 cellIdentity, chosenPlmn, domain, causeCode, additionalCauseCode); in notifyRegistrationFailed() local
|
| D | PhoneNotifier.java | 68 void notifyCellLocation(Phone sender, CellIdentity cellIdentity); in notifyCellLocation() 127 void notifyRegistrationFailed(Phone sender, @NonNull CellIdentity cellIdentity, in notifyRegistrationFailed()
|
| D | NetworkResponse.java | 102 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 | 1346 CellIdentity cellIdentity = ((NetworkRegistrationInfo) ar.result) in handleMessage() local 2248 CellIdentity cellIdentity = networkRegState.getCellIdentity(); in handlePollStateResultMessage() local 2501 private void setPhyCellInfoFromCellIdentity(ServiceState ss, CellIdentity cellIdentity) { in setPhyCellInfoFromCellIdentity() 2586 List<PhysicalChannelConfig> pccs, CellIdentity cellIdentity) { in getPrimaryPhysicalChannelConfigForCell() 5705 private void updateOperatorNameForCellIdentity(CellIdentity cellIdentity) { in updateOperatorNameForCellIdentity()
|
| D | SignalStrengthController.java | 1022 @Nullable CellIdentity cellIdentity) { in updateServiceStateArfcnRsrpBoost()
|
| D | RadioResponse.java | 2885 android.hardware.radio.V1_5.CellIdentity cellIdentity, in getBarringInfoResponse()
|
| D | GsmCdmaPhone.java | 896 public void notifyLocationChanged(CellIdentity cellIdentity) { in notifyLocationChanged()
|
| /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/satellite/ |
| D | NtnCapabilityResolverTest.java | 131 CellIdentity cellIdentity = new CellIdentityGsm(0, 0, 0, in createNetworkRegistrationInfo() local
|
| /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
| D | ServiceStateTrackerTest.java | 907 CellIdentityCdma cellIdentity = null; in testHasLocationChanged() local 2054 CellIdentityGsm cellIdentity = in testCSEmergencyRegistrationState() local 2083 CellIdentityGsm cellIdentity = in testPSEmergencyRegistrationState() local 2114 CellIdentityGsm cellIdentity = in testRatRatchet() local 2133 CellIdentityGsm cellIdentity = in testRatRatchetWithCellChange() local 2391 CellIdentityLte cellIdentity = in testRilDataTechnologyChangeTransportPreference() local 2429 CellIdentityLte cellIdentity = in changeRegStateWithIwlanOperatorNumeric() local 2745 CellIdentityLte cellIdentity = in testLastKnownCellIdentity() local 3209 CellIdentityLte cellIdentity = in testOnChangingPreferredOnIwlan() local 3233 CellIdentityGsm cellIdentity = in testRegisterToSatellite() local
|
| D | TelephonyRegistryTest.java | 263 public void onRegistrationFailed(@android.annotation.NonNull CellIdentity cellIdentity, in onRegistrationFailed() 1046 CellIdentity cellIdentity = in checkRegistrationFailedEventWithLocationPermission() local 1327 CellIdentity cellIdentity = new CellIdentityGsm(-1, -1, -1, -1, null, null, null, null, in testNotifyCellLocationForSubscriberByUserSwitched() local
|
| D | RILTest.java | 2141 CellIdentityLte cellIdentity = RILUtils.convertHalCellIdentityLte(halCellIdentity); in testCellIdentityLte_1_5_CsgInfo() local 2157 CellIdentityLte cellIdentity = RILUtils.convertHalCellIdentityLte(halCellIdentity); in testCellIdentityLte_1_5_MultiPlmn() local 2186 CellIdentityWcdma cellIdentity = RILUtils.convertHalCellIdentityWcdma(halCellIdentity); in testCellIdentityWcdma_1_5_CsgInfo() local 2202 CellIdentityWcdma cellIdentity = RILUtils.convertHalCellIdentityWcdma(halCellIdentity); in testCellIdentityWcdma_1_5_MultiPlmn() local 2231 CellIdentityTdscdma cellIdentity = RILUtils.convertHalCellIdentityTdscdma(halCellIdentity); in testCellIdentityTdscdma_1_5_CsgInfo() local 2247 CellIdentityTdscdma cellIdentity = RILUtils.convertHalCellIdentityTdscdma(halCellIdentity); in testCellIdentityTdscdma_1_5_MultiPlmn() local
|
| /frameworks/base/telephony/java/android/telephony/ |
| D | NetworkRegistrationInfo.java | 298 @Nullable CellIdentity cellIdentity, @Nullable String rplmn, in NetworkRegistrationInfo() 331 @Nullable CellIdentity cellIdentity, @Nullable String rplmn, in NetworkRegistrationInfo() 348 @Nullable CellIdentity cellIdentity, @Nullable String rplmn, in NetworkRegistrationInfo() 1123 public @NonNull Builder setCellIdentity(@Nullable CellIdentity cellIdentity) { in setCellIdentity()
|
| D | TelephonyManager.java | 2494 CellIdentity cellIdentity = telephony.getCellLocation(mContext.getOpPackageName(), in getCellLocation() local
|
| /frameworks/base/core/java/android/telephony/ |
| D | PhoneStateListener.java | 1285 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()
|
| D | TelephonyCallback.java | 1332 void onRegistrationFailed(@NonNull CellIdentity cellIdentity, @NonNull String chosenPlmn, in onRegistrationFailed() 1682 public void onCellLocationChanged(CellIdentity cellIdentity) { in onCellLocationChanged() 1927 public void onRegistrationFailed(@NonNull CellIdentity cellIdentity, in onRegistrationFailed()
|
| D | TelephonyRegistryManager.java | 882 @NonNull CellIdentity cellIdentity, @NonNull String chosenPlmn, in notifyRegistrationFailed()
|
| /frameworks/base/core/java/com/android/internal/telephony/ |
| D | IPhoneStateListener.aidl | 73 void onRegistrationFailed(in CellIdentity cellIdentity, in onRegistrationFailed()
|
| D | ITelephonyRegistry.aidl | 99 void notifyRegistrationFailed(int slotIndex, int subId, in CellIdentity cellIdentity, in notifyRegistrationFailed()
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/data/ |
| D | LinkBandwidthEstimator.java | 1038 final CellIdentity cellIdentity = mPhone.getCurrentCellIdentity(); in updateDataRatCellIdentityBandwidth() local 1082 private int getTac(@NonNull CellIdentity cellIdentity) { in getTac()
|
| /frameworks/base/services/core/java/com/android/server/ |
| D | TelephonyRegistry.java | 2244 public void notifyCellLocationForSubscriber(int subId, CellIdentity cellIdentity) { in notifyCellLocationForSubscriber() 2248 private void notifyCellLocationForSubscriber(int subId, CellIdentity cellIdentity, in notifyCellLocationForSubscriber() 2769 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 | 826 CellIdentity cellIdentity = mPhone.getCurrentCellIdentity(); in adjustRoutingForEmergencyNumbers() local
|