Searched refs:mSelectorType (Results 1 – 2 of 2) sorted by relevance
149 private @SelectorType int mSelectorType; field in DomainSelectionService.SelectionAttributes181 mSelectorType = selectorType; in SelectionAttributes()202 mSelectorType = s.mSelectorType; in SelectionAttributes()250 return mSelectorType; in getSelectorType()310 + ", type=" + mSelectorType in toString()329 && mSelectorType == that.mSelectorType && mIsVideoCall == that.mIsVideoCall in equals()343 mEmergencyRegistrationResult, mSlotIndex, mSubId, mSelectorType, mCause); in hashCode()357 out.writeInt(mSelectorType); in writeToParcel()373 mSelectorType = in.readInt(); in readFromParcel()412 private final @SelectorType int mSelectorType; field in DomainSelectionService.SelectionAttributes.Builder[all …]
144 || (mSelectorType != DomainSelectionService.SELECTOR_TYPE_CALLING)) { in onWwanSelectedAsync()341 private @DomainSelectionService.SelectorType int mSelectorType; field in DomainSelectionConnection373 mSelectorType = selectorType; in DomainSelectionConnection()741 && (mSelectorType == DomainSelectionService.SELECTOR_TYPE_CALLING)) { in onQualifiedNetworksChanged()