Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/ims/stub/
DImsRegistrationImplBase.java336 private ImsRegistrationAttributes mEmergencyRegistrationAttributes; field in ImsRegistrationImplBase
797 mEmergencyRegistrationAttributes = attributes; in updateToEmergencyState()
863 attributes = isEmergencyCallback ? mEmergencyRegistrationAttributes : in updateNewCallbackWithState()