| /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 | 248 CellIdentity cellIdentity = CellIdentity.create(voiceRegState.cellIdentity); in createRegistrationStateFromVoiceRegState() local 268 CellIdentity cellIdentity = CellIdentity.create(voiceRegState.cellIdentity); in createRegistrationStateFromVoiceRegState() local 289 CellIdentity cellIdentity; in createRegistrationStateFromDataRegState() local 382 final CellIdentity cellIdentity = CellIdentity.create(regResult.cellIdentity); in getNetworkRegistrationInfo() local 462 final CellIdentity cellIdentity = CellIdentity.create(regResult.cellIdentity); in getNetworkRegistrationInfo1_6() local
|
| D | DefaultPhoneNotifier.java | 137 public void notifyCellLocation(Phone sender, CellIdentity cellIdentity) { in notifyCellLocation() 229 public void notifyRegistrationFailed(Phone sender, @NonNull CellIdentity cellIdentity, in notifyRegistrationFailed() 232 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 | ServiceStateTracker.java | 1392 CellIdentity cellIdentity = ((NetworkRegistrationInfo) ar.result) in handleMessage() local 2331 CellIdentity cellIdentity = networkRegState.getCellIdentity(); in handlePollStateResultMessage() local 2583 private void setPhyCellInfoFromCellIdentity(ServiceState ss, CellIdentity cellIdentity) { in setPhyCellInfoFromCellIdentity() 2668 List<PhysicalChannelConfig> pccs, CellIdentity cellIdentity) { in getPrimaryPhysicalChannelConfigForCell() 5272 CellIdentity cellIdentity) { in updateServiceStateArfcnRsrpBoost() 6091 private void updateOperatorNameForCellIdentity(CellIdentity cellIdentity) { in updateOperatorNameForCellIdentity()
|
| D | RadioIndication.java | 1131 android.hardware.radio.V1_5.CellIdentity cellIdentity, String chosenPlmn, in registrationFailed() 1166 android.hardware.radio.V1_5.CellIdentity cellIdentity, in barringInfoChanged()
|
| D | RadioResponse.java | 3119 android.hardware.radio.V1_5.CellIdentity cellIdentity, in getBarringInfoResponse()
|
| D | GsmCdmaPhone.java | 874 public void notifyLocationChanged(CellIdentity cellIdentity) { in notifyLocationChanged()
|
| /frameworks/base/telephony/java/android/telephony/ |
| D | NetworkRegistrationInfo.java | 251 @Nullable CellIdentity cellIdentity, @Nullable String rplmn) { in NetworkRegistrationInfo() 275 @Nullable CellIdentity cellIdentity, @Nullable String rplmn, in NetworkRegistrationInfo() 293 @Nullable CellIdentity cellIdentity, @Nullable String rplmn, in NetworkRegistrationInfo() 915 public @NonNull Builder setCellIdentity(@Nullable CellIdentity cellIdentity) { in setCellIdentity()
|
| D | CellIdentity.java | 364 public static CellIdentity create(android.hardware.radio.V1_0.CellIdentity cellIdentity) { in create() 404 public static CellIdentity create(android.hardware.radio.V1_2.CellIdentity cellIdentity) { in create()
|
| D | TelephonyManager.java | 2358 CellIdentity cellIdentity = telephony.getCellLocation(mContext.getOpPackageName(), in getCellLocation() local
|
| /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
| D | ServiceStateTrackerTest.java | 982 CellIdentityCdma cellIdentity = null; in testHasLocationChanged() local 2123 CellIdentityGsm cellIdentity = in testCSEmergencyRegistrationState() local 2152 CellIdentityGsm cellIdentity = in testPSEmergencyRegistrationState() local 2183 CellIdentityGsm cellIdentity = in testRatRatchet() local 2202 CellIdentityGsm cellIdentity = in testRatRatchetWithCellChange() local 2385 CellIdentityLte cellIdentity = in testRilDataTechnologyChangeTransportPreference() local
|
| D | RILTest.java | 2011 CellIdentityLte cellIdentity = new CellIdentityLte(halCellIdentity); in testCellIdentityLte_1_5_CsgInfo() local 2027 CellIdentityLte cellIdentity = new CellIdentityLte(halCellIdentity); in testCellIdentityLte_1_5_MultiPlmn() local 2057 CellIdentityWcdma cellIdentity = new CellIdentityWcdma(halCellIdentity); in testCellIdentityWcdma_1_5_CsgInfo() local 2073 CellIdentityWcdma cellIdentity = new CellIdentityWcdma(halCellIdentity); in testCellIdentityWcdma_1_5_MultiPlmn() local 2103 CellIdentityTdscdma cellIdentity = new CellIdentityTdscdma(halCellIdentity); in testCellIdentityTdscdma_1_5_CsgInfo() local 2119 CellIdentityTdscdma cellIdentity = new CellIdentityTdscdma(halCellIdentity); in testCellIdentityTdscdma_1_5_MultiPlmn() local
|
| D | TelephonyRegistryTest.java | 650 CellIdentity cellIdentity = new CellIdentityGsm(-1, -1, -1, -1, null, null, null, null, in testNotifyCellLocationForSubscriberByUserSwitched() local
|
| /frameworks/base/core/java/android/telephony/ |
| D | PhoneStateListener.java | 1296 public void onRegistrationFailed(@NonNull CellIdentity cellIdentity, @NonNull String chosenPlmn, in onRegistrationFailed() 1374 public void onCellLocationChanged(CellIdentity cellIdentity) { in onCellLocationChanged() 1610 public void onRegistrationFailed(@NonNull CellIdentity cellIdentity, in onRegistrationFailed()
|
| D | TelephonyCallback.java | 1251 void onRegistrationFailed(@NonNull CellIdentity cellIdentity, @NonNull String chosenPlmn, in onRegistrationFailed() 1438 public void onCellLocationChanged(CellIdentity cellIdentity) { in onCellLocationChanged() 1684 public void onRegistrationFailed(@NonNull CellIdentity cellIdentity, in onRegistrationFailed()
|
| D | TelephonyRegistryManager.java | 776 @NonNull CellIdentity cellIdentity, @NonNull String chosenPlmn, in notifyRegistrationFailed()
|
| /frameworks/base/core/java/com/android/internal/telephony/ |
| D | IPhoneStateListener.aidl | 71 void onRegistrationFailed(in CellIdentity cellIdentity, in onRegistrationFailed()
|
| D | ITelephonyRegistry.aidl | 92 void notifyRegistrationFailed(int slotIndex, int subId, in CellIdentity cellIdentity, in notifyRegistrationFailed()
|
| /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ |
| D | LinkBandwidthEstimator.java | 921 CellIdentity cellIdentity = mPhone.getCurrentCellIdentity(); in updateDataRatCellIdentityBandwidth() local 960 private int getTac(@NonNull CellIdentity cellIdentity) { in getTac()
|
| /frameworks/base/services/core/java/com/android/server/ |
| D | TelephonyRegistry.java | 2069 public void notifyCellLocationForSubscriber(int subId, CellIdentity cellIdentity) { in notifyCellLocationForSubscriber() 2073 private void notifyCellLocationForSubscriber(int subId, CellIdentity cellIdentity, in notifyCellLocationForSubscriber() 2473 public void notifyRegistrationFailed(int phoneId, int subId, @NonNull CellIdentity cellIdentity, in notifyRegistrationFailed()
|