Searched refs:mIsMultipleEnabledProfilesSupported (Results 1 – 1 of 1) 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()