Home
last modified time | relevance | path

Searched refs:getNetworkRegistrationInfoList (Results 1 – 11 of 11) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/satellite/metrics/
DCarrierRoamingSatelliteSessionStats.java315 : serviceState.getNetworkRegistrationInfoList()) { in updateNtnRoamingInHomeCountry()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DServiceStateTest.java464 ss.getNetworkRegistrationInfoList(); in assertCellIdentitiesSanitized()
DTelephonyRegistryTest.java487 if (state.getNetworkRegistrationInfoList() != null) { in assertServiceStateForFineAccessSanitization()
488 for (NetworkRegistrationInfo nrs : state.getNetworkRegistrationInfoList()) { in assertServiceStateForFineAccessSanitization()
/frameworks/base/telephony/java/android/telephony/
DServiceState.java450 for (NetworkRegistrationInfo nri : s.getNetworkRegistrationInfoList()) { in copyFrom()
2005 public List<NetworkRegistrationInfo> getNetworkRegistrationInfoList() { in getNetworkRegistrationInfoList() method in ServiceState
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java3402 final List<NetworkRegistrationInfo> regInfos = ss.getNetworkRegistrationInfoList(); in getPrioritizedCellIdentities()
5698 servicestate.getNetworkRegistrationInfoList(); in updateOperatorNameForServiceState()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/satellite/
DSatelliteController.java4395 : serviceState.getNetworkRegistrationInfoList()) { in handleServiceStateForSatelliteConnectionViaCarrier()
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/satellite/
DSatelliteControllerTest.java726 when(mServiceState.getNetworkRegistrationInfoList()).thenReturn(List.of(satelliteNri)); in testRadioPowerOff()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt14151 HSPLandroid/telephony/ServiceState;->getNetworkRegistrationInfoList()Ljava/util/List;
/frameworks/base/config/
Dboot-image-profile.txt14215 HSPLandroid/telephony/ServiceState;->getNetworkRegistrationInfoList()Ljava/util/List;
/frameworks/base/core/api/
Dcurrent.txt45422 … public java.util.List<android.telephony.NetworkRegistrationInfo> getNetworkRegistrationInfoList();