Searched refs:mImsRegistrationState (Results 1 – 1 of 1) sorted by relevance
320 private int mImsRegistrationState; field in ImsPhone2771 if (mImsRegistrationState == REGISTRATION_STATE_REGISTERED) { in updateImsRegistrationInfo()2784 mDefaultPhone.mCi.updateImsRegistrationInfo(mImsRegistrationState, in updateImsRegistrationInfo()2803 if (regState == mImsRegistrationState) { in updateImsRegistrationInfo()2820 } else if (mImsRegistrationState == REGISTRATION_STATE_REGISTERED) { in updateImsRegistrationInfo()2833 mImsRegistrationState = regState; in updateImsRegistrationInfo()