Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/tests/src/com/android/services/telephony/rcs/
H A DDelegateStateTrackerTest.java91 DelegateRegistrationState regState = new DelegateRegistrationState.Builder() in testDelegateCreated() local
149 DelegateRegistrationState regState = new DelegateRegistrationState.Builder() in testDelegateChangingRegisteredTagsOverride() local
207 DelegateRegistrationState regState = new DelegateRegistrationState.Builder() in testDelegateChangingDeniedTagsChanged() local
265 DelegateRegistrationState regState = new DelegateRegistrationState.Builder() in testDelegateChangingDeniedTagsChangingToDestroy() local
H A DSipDelegateBinderConnectionTest.java208 DelegateRegistrationState regState = new DelegateRegistrationState.Builder() in testStateCallback() local
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DCellularNetworkService.java170 private List<Integer> getAvailableServices(int regState, int domain, in getAvailableServices()
238 int regState = getRegStateFromHalRegState(voiceRegState.regState); in createRegistrationStateFromVoiceRegState() local
258 int regState = getRegStateFromHalRegState(voiceRegState.regState); in createRegistrationStateFromVoiceRegState() local
284 int regState = NetworkRegistrationInfo.REGISTRATION_STATE_UNKNOWN; in createRegistrationStateFromDataRegState() local
377 final int regState = getRegStateFromHalRegState(regResult.regState); in getNetworkRegistrationInfo() local
457 final int regState = getRegStateFromHalRegState(regResult.regState); in getNetworkRegistrationInfo1_6() local
H A DServiceStateTracker.java2280 int regState = wwanPsRegState.getRegistrationState(); in combinePsRegistrationStates() local
6036 int regState = ss.getState(); in getCombinedRegState() local
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/
H A DCellularNetworkServiceTest.java183 int regState = NetworkRegistrationInfo.REGISTRATION_STATE_HOME; in testGetNetworkRegistrationInfoV1_5() local
276 int regState = NetworkRegistrationInfo.REGISTRATION_STATE_HOME; in testGetNetworkRegistrationInfoV1_6WithLte() local
370 int regState = NetworkRegistrationInfo.REGISTRATION_STATE_HOME; in testGetNetworkRegistrationInfoV1_6WithNr() local
H A DSimulatedCommands.java2067 public void setImsRegistrationState(int[] regState) { in setImsRegistrationState()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
H A DImsPhoneTest.java979 private ServiceState getServiceStateDataAndVoice(int rat, int regState, boolean isRoaming) { in getServiceStateDataAndVoice()
991 private ServiceState getServiceStateDataOnly(int rat, int regState, boolean isRoaming) { in getServiceStateDataOnly()
1000 private ServiceState modifyServiceStateData(ServiceState ss, int rat, int regState, in modifyServiceStateData()
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DServiceState.java657 final NetworkRegistrationInfo regState = getNetworkRegistrationInfo( in getVoiceRoamingType() local
707 final NetworkRegistrationInfo regState = getNetworkRegistrationInfo( in getDataRoamingType() local
1742 final NetworkRegistrationInfo regState = getNetworkRegistrationInfo( in getVoiceNetworkType() local
/aosp12/packages/services/Telephony/src/com/android/services/telephony/rcs/
H A DTransportSipMessageValidator.java203 DelegateRegistrationState regState) { in onRegistrationStateChanged()
/aosp12/hardware/ril/include/telephony/
H A Dril.h1549 RIL_RegState regState; // Valid reg states are RIL_NOT_REG_AND_NOT_SEARCHING, member
1610 RIL_RegState regState; // Valid reg states are RIL_NOT_REG_AND_NOT_SEARCHING, member
/aosp12/hardware/ril/reference-ril/
H A Dril.h1549 RIL_RegState regState; // Valid reg states are RIL_NOT_REG_AND_NOT_SEARCHING, member
1610 RIL_RegState regState; // Valid reg states are RIL_NOT_REG_AND_NOT_SEARCHING, member