Home
last modified time | relevance | path

Searched refs:updateToState (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsRegistrationImplBase.java185 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 ImsRegistrationImplBase
287 updateToState(REGISTRATION_TECH_NONE, REGISTRATION_STATE_NOT_REGISTERED); in updateToDisconnectedState()
/frameworks/base/config/
Dboot-image-profile.txt31026 HSPLandroid/telephony/ims/stub/ImsRegistrationImplBase;->updateToState(II)V