Home
last modified time | relevance | path

Searched defs:regState (Results 1 – 25 of 131) sorted by relevance

123456

/aosp_15_r20/packages/services/Telephony/tests/src/com/android/services/telephony/rcs/
DDelegateStateTrackerTest.java95 DelegateRegistrationState regState = new DelegateRegistrationState.Builder() in testDelegateCreated() local
156 DelegateRegistrationState regState = new DelegateRegistrationState.Builder() in testDelegateChangingRegisteredTagsOverride() local
252 DelegateRegistrationState regState = new DelegateRegistrationState.Builder() in testDelegateChangingRegisteredTagsRegisteringDisable() local
305 DelegateRegistrationState regState = new DelegateRegistrationState.Builder() in testDelegateChangingRegisteredTagsRegisteringEnable() local
341 DelegateRegistrationState regState = new DelegateRegistrationState.Builder() in testDelegateChangingDeniedTagsChanged() local
399 DelegateRegistrationState regState = new DelegateRegistrationState.Builder() in testDelegateChangingDeniedTagsChangingToDestroy() local
DSipDelegateBinderConnectionTest.java208 DelegateRegistrationState regState = new DelegateRegistrationState.Builder() in testStateCallback() local
/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DCellularNetworkService.java223 private List<Integer> getAvailableServices(int regState, int domain, in getAvailableServices()
292 int regState = getRegStateFromHalRegState(voiceRegState.regState); in createRegistrationStateFromVoiceRegState() local
345 int regState = getRegStateFromHalRegState(dataRegState.base.regState); in createRegistrationStateFromDataRegState() local
375 final int regState = getRegStateFromHalRegState(regResult.regState); in getNetworkRegistrationInfo() local
450 final int regState = getRegStateFromHalRegState(regResult.regState); in getNetworkRegistrationInfoAidl() local
556 final int regState = getRegStateFromHalRegState(regResult.regState); in getNetworkRegistrationInfo1_6() local
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
DCellularNetworkServiceTest.java195 int regState = NetworkRegistrationInfo.REGISTRATION_STATE_HOME; in testGetNetworkRegistrationInfoV1_5() local
293 int regState = NetworkRegistrationInfo.REGISTRATION_STATE_HOME; in testGetNetworkRegistrationInfoV1_6WithLte() local
392 int regState = NetworkRegistrationInfo.REGISTRATION_STATE_HOME; in testGetNetworkRegistrationInfoV1_6WithNr() local
/aosp_15_r20/packages/services/Telephony/src/com/android/services/telephony/domainselection/
DEmergencyCallDomainSelector.java411 int regState = result.getRegState(); in getAccessNetworkType() local
528 int regState = mLastRegResult.getRegState(); in reselectDomain() local
1260 int regState = regResult.getRegState(); in isCsInService() local
1311 int regState = regResult.getRegState(); in isPsInService() local
1823 int regState = regResult.getRegState(); in startCrossStackTimer() local
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
DImsPhoneTest.java1626 private ServiceState getServiceStateDataAndVoice(int rat, int regState, boolean isRoaming) { in getServiceStateDataAndVoice()
1638 private ServiceState getServiceStateDataOnly(int rat, int regState, boolean isRoaming) { in getServiceStateDataOnly()
1647 private ServiceState modifyServiceStateData(ServiceState ss, int rat, int regState, in modifyServiceStateData()
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
Dregalloc.go229 type regState struct { struct
230 v *Value // Original (preregalloc) Value stored in this register.
231 c *Value // A Value equal to v which is currently in a register. Might be v or a copy of it.
/aosp_15_r20/frameworks/base/telephony/java/android/telephony/
H A DServiceState.java677 final NetworkRegistrationInfo regState = getNetworkRegistrationInfo( in getVoiceRoamingType() local
727 final NetworkRegistrationInfo regState = getNetworkRegistrationInfo( in getDataRoamingType() local
1820 final NetworkRegistrationInfo regState = getNetworkRegistrationInfo( in getVoiceNetworkType() local
H A DEmergencyRegistrationResult.java106 @NetworkRegistrationInfo.RegistrationState int regState, in EmergencyRegistrationResult()
/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/data/
DDataConfigManager.java751 public boolean shouldKeepNetworkUpInNonVops(@NetworkRegistrationInfo.RegistrationState in shouldKeepNetworkUpInNonVops()
760 public boolean allowBringUpNetworkInNonVops(@NetworkRegistrationInfo.RegistrationState in allowBringUpNetworkInNonVops()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio.network-V4-java-source/gen/android/hardware/radio/network/
DRegStateResult.java19 public int regState = android.hardware.radio.network.RegState.NOT_REG_MT_NOT_SEARCHING_OP; field in RegStateResult
DEmergencyRegResult.java16 public int regState = android.hardware.radio.network.RegState.NOT_REG_MT_NOT_SEARCHING_OP; field in EmergencyRegResult
DIRadioNetworkResponse.java656 …android.hardware.radio.RadioResponseInfo info, android.hardware.radio.network.EmergencyRegResult r… in setEmergencyModeResponse()
2519 …android.hardware.radio.RadioResponseInfo info, android.hardware.radio.network.EmergencyRegResult r… in setEmergencyModeResponse()
3608 …android.hardware.radio.RadioResponseInfo info, android.hardware.radio.network.EmergencyRegResult r… in setEmergencyModeResponse()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/aidl/android.hardware.radio.ims-V3-java-source/gen/android/hardware/radio/ims/
DImsRegistration.java14 public int regState = android.hardware.radio.ims.ImsRegistrationState.NOT_REGISTERED; field in ImsRegistration
/aosp_15_r20/cts/tests/tests/telephony/current/mockmodem/src/android/telephony/mockmodem/
H A DMockEmergencyRegResult.java87 @NetworkRegistrationInfo.RegistrationState int regState, in MockEmergencyRegResult()
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/data/
DDataNetworkTest.java332 @NetworkRegistrationInfo.RegistrationState int regState, boolean isNtn) { in serviceStateChanged()
337 @NetworkRegistrationInfo.RegistrationState int regState, in serviceStateChanged()
DDataNetworkControllerTest.java620 @RegistrationState int regState) { in serviceStateChanged()
634 @RegistrationState int regState, DataSpecificRegistrationInfo dsri) { in serviceStateChanged()
4646 @NetworkRegistrationInfo.RegistrationState int regState, DataNetwork dataNetwork) { in updateServiceStateForDatatNetwork()
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/1.2/android.hardware.radio-V1.2-java_gen_java/gen/srcs/android/hardware/radio/V1_2/
DDataRegStateResult.java10 public int regState = 0; field in DataRegStateResult
DVoiceRegStateResult.java10 public int regState = 0; field in VoiceRegStateResult
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/radio/1.0/android.hardware.radio-V1.0-java_gen_java/gen/srcs/android/hardware/radio/V1_0/
DDataRegStateResult.java5 public int regState = 0; field in DataRegStateResult
DVoiceRegStateResult.java5 public int regState = 0; field in VoiceRegStateResult
/aosp_15_r20/device/google/cuttlefish/guest/hals/ril/reference-libril/
DRefRadioNetwork.cpp52 network::EmergencyRegResult regState; in setEmergencyMode() local
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/cts/
H A DDomainSelectionServiceTestOnMockModem.java434 @NetworkRegistrationInfo.RegistrationState int regState, in getEmergencyRegResult()
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/ims/cts/
H A DTestSipDelegateConnection.java62 public DelegateRegistrationState regState; field in TestSipDelegateConnection
H A DDomainSelectionCrossSimRedialingTestOnMockModem.java419 @NetworkRegistrationInfo.RegistrationState int regState, in getEmergencyRegResult()

123456