Home
last modified time | relevance | path

Searched refs:updateRegistrationState (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsRegistrationCallbackHelper.java70 updateRegistrationState(RegistrationManager.REGISTRATION_STATE_REGISTERED);
76 updateRegistrationState(RegistrationManager.REGISTRATION_STATE_REGISTERING);
82 updateRegistrationState(RegistrationManager.REGISTRATION_STATE_NOT_REGISTERED);
103 updateRegistrationState(RegistrationManager.REGISTRATION_STATE_NOT_REGISTERED); in reset()
109 public synchronized void updateRegistrationState( in updateRegistrationState() method in ImsRegistrationCallbackHelper
H A DImsPhone.java2151 mImsMmTelRegistrationHelper.updateRegistrationState( in setImsRegistered()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/imsphone/
H A DImsRegistrationCallbackHelperTest.java77 mRegistrationCallbackHelper.updateRegistrationState(state); in testRegistrationStateUpdate()
84 mRegistrationCallbackHelper.updateRegistrationState(state); in testRegistrationStateUpdate()
91 mRegistrationCallbackHelper.updateRegistrationState(state); in testRegistrationStateUpdate()
101 mRegistrationCallbackHelper.updateRegistrationState( in testIsImsRegistered()
108 mRegistrationCallbackHelper.updateRegistrationState( in testIsImsRegistered()