Home
last modified time | relevance | path

Searched defs:cellIdentity (Results 1 – 23 of 23) sorted by relevance

/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.java291 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
DNetworkIndication.java73 android.hardware.radio.network.CellIdentity cellIdentity, in barringInfoChanged()
304 android.hardware.radio.network.CellIdentity cellIdentity, String chosenPlmn, in registrationFailed()
DDefaultPhoneNotifier.java134 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
DPhoneNotifier.java64 void notifyCellLocation(Phone sender, CellIdentity cellIdentity); in notifyCellLocation()
117 void notifyRegistrationFailed(Phone sender, @NonNull CellIdentity cellIdentity, in notifyRegistrationFailed()
DNetworkResponse.java99 android.hardware.radio.network.CellIdentity cellIdentity, in getBarringInfoResponse()
DRadioIndication.java1124 android.hardware.radio.V1_5.CellIdentity cellIdentity, String chosenPlmn, in registrationFailed()
1156 android.hardware.radio.V1_5.CellIdentity cellIdentity, in barringInfoChanged()
DServiceStateTracker.java1350 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()
DSignalStrengthController.java877 @Nullable CellIdentity cellIdentity) { in updateServiceStateArfcnRsrpBoost()
DGsmCdmaPhone.java923 public void notifyLocationChanged(CellIdentity cellIdentity) { in notifyLocationChanged()
DRadioResponse.java2886 android.hardware.radio.V1_5.CellIdentity cellIdentity, in getBarringInfoResponse()
/frameworks/base/telephony/java/android/telephony/
DNetworkRegistrationInfo.java261 @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()
DTelephonyManager.java2458 CellIdentity cellIdentity = telephony.getCellLocation(mContext.getOpPackageName(), in getCellLocation() local
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTrackerTest.java817 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
DRILTest.java2111 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
DTelephonyRegistryTest.java1121 CellIdentity cellIdentity = new CellIdentityGsm(-1, -1, -1, -1, null, null, null, null, in testNotifyCellLocationForSubscriberByUserSwitched() local
/frameworks/base/core/java/android/telephony/
DPhoneStateListener.java1283 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()
DTelephonyCallback.java1284 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()
DTelephonyRegistryManager.java847 @NonNull CellIdentity cellIdentity, @NonNull String chosenPlmn, in notifyRegistrationFailed()
/frameworks/base/core/java/com/android/internal/telephony/
DIPhoneStateListener.aidl72 void onRegistrationFailed(in CellIdentity cellIdentity, in onRegistrationFailed()
DITelephonyRegistry.aidl95 void notifyRegistrationFailed(int slotIndex, int subId, in CellIdentity cellIdentity, in notifyRegistrationFailed()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/data/
DLinkBandwidthEstimator.java1058 CellIdentity cellIdentity = mPhone.getCurrentCellIdentity(); in updateDataRatCellIdentityBandwidth() local
1097 private int getTac(@NonNull CellIdentity cellIdentity) { in getTac()
/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java2121 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()