Searched refs:REGISTRATION_STATE_NOT_REGISTERED (Results 1 – 10 of 10) sorted by relevance
68 assertEquals(RegistrationManager.REGISTRATION_STATE_NOT_REGISTERED, in testRegistrationStateReset()76 int state = RegistrationManager.REGISTRATION_STATE_NOT_REGISTERED; in testRegistrationStateUpdate()79 assertEquals(RegistrationManager.REGISTRATION_STATE_NOT_REGISTERED, in testRegistrationStateUpdate()102 RegistrationManager.REGISTRATION_STATE_NOT_REGISTERED); in testIsImsRegistered()159 assertEquals(RegistrationManager.REGISTRATION_STATE_NOT_REGISTERED, in testImsUnRegistered()
705 mImsPhoneUT.setImsRegistrationState(RegistrationManager.REGISTRATION_STATE_NOT_REGISTERED); in testImsDeregistered()712 assertEquals(RegistrationManager.REGISTRATION_STATE_NOT_REGISTERED, regResult.intValue()); in testImsDeregistered()
63 private int mRegistrationState = RegistrationManager.REGISTRATION_STATE_NOT_REGISTERED;82 updateRegistrationState(RegistrationManager.REGISTRATION_STATE_NOT_REGISTERED);103 updateRegistrationState(RegistrationManager.REGISTRATION_STATE_NOT_REGISTERED); in reset()
2076 RegistrationManager.REGISTRATION_STATE_NOT_REGISTERED); in setImsRegistered()
51 REGISTRATION_STATE_NOT_REGISTERED,61 int REGISTRATION_STATE_NOT_REGISTERED = 0; field
255 RegistrationManager.REGISTRATION_STATE_NOT_REGISTERED); in updateToDisconnectedState()294 case RegistrationManager.REGISTRATION_STATE_NOT_REGISTERED: { in updateNewCallbackWithState()
3913 callback.accept(RegistrationManager.REGISTRATION_STATE_NOT_REGISTERED); in getImsRegistrationState()
46716 field public static final int REGISTRATION_STATE_NOT_REGISTERED = 0; // 0x0
46860 field public static final int REGISTRATION_STATE_NOT_REGISTERED = 0; // 0x0
68230 Landroid/telephony/ims/stub/ImsRegistrationImplBase;->REGISTRATION_STATE_NOT_REGISTERED:I