Searched refs:mIsMultipleEnabledProfilesSupported (Results 1 – 2 of 2) sorted by relevance
43 private final boolean mIsMultipleEnabledProfilesSupported; field in UiccCardInfo66 mIsMultipleEnabledProfilesSupported = in.readBoolean(); in UiccCardInfo()80 dest.writeBoolean(mIsMultipleEnabledProfilesSupported); in writeToParcel()112 this.mIsMultipleEnabledProfilesSupported = isMultipleEnabledProfilesSupported; in UiccCardInfo()208 return mIsMultipleEnabledProfilesSupported; in isMultipleEnabledProfilesSupported()250 && (mIsMultipleEnabledProfilesSupported == that.mIsMultipleEnabledProfilesSupported) in equals()257 mIsMultipleEnabledProfilesSupported, mPortList); in hashCode()273 + mIsMultipleEnabledProfilesSupported in toString()
59 private boolean mIsMultipleEnabledProfilesSupported = false; field in AnswerToReset165 mIsMultipleEnabledProfilesSupported = true; in checkEuiccSupportedCapabilities()489 return mIsMultipleEnabledProfilesSupported; in isMultipleEnabledProfilesSupported()