Searched refs:updateToState (Results 1 – 2 of 2) sorted by relevance
185 updateToState(imsRadioTech, REGISTRATION_STATE_REGISTERED); in onRegistered()203 updateToState(imsRadioTech, REGISTRATION_STATE_REGISTERING); in onRegistering()277 private void updateToState(@ImsRegistrationTech int connType, int newState) { in updateToState() method in ImsRegistrationImplBase287 updateToState(REGISTRATION_TECH_NONE, REGISTRATION_STATE_NOT_REGISTERED); in updateToDisconnectedState()
31026 HSPLandroid/telephony/ims/stub/ImsRegistrationImplBase;->updateToState(II)V