Searched refs:isMultipleEnabledProfilesSupported (Results 1 – 7 of 7) sorted by relevance
31 boolean isMultipleEnabledProfilesSupported, int cardState, boolean isRemovable, in UiccInfoEntity() argument38 this.isMultipleEnabledProfilesSupported = isMultipleEnabledProfilesSupported; in UiccInfoEntity()64 public boolean isMultipleEnabledProfilesSupported; field in UiccInfoEntity87 result = 31 * result + Boolean.hashCode(isMultipleEnabledProfilesSupported); in hashCode()110 && isMultipleEnabledProfilesSupported == info.isMultipleEnabledProfilesSupported in equals()130 .append(isMultipleEnabledProfilesSupported) in toString()
104 boolean isRemovable, boolean isMultipleEnabledProfilesSupported, in UiccCardInfo() argument112 this.mIsMultipleEnabledProfilesSupported = isMultipleEnabledProfilesSupported; in UiccCardInfo()207 public boolean isMultipleEnabledProfilesSupported() { in isMultipleEnabledProfilesSupported() method in UiccCardInfo
267 assertTrue(atr.isMultipleEnabledProfilesSupported()); in testAnswerToRestEuiccMultipleEnabledProfilesSupported()277 assertFalse(atr.isMultipleEnabledProfilesSupported()); in testAnswerToRestEuiccMultipleEnabledProfilesNotSupported()
488 public boolean isMultipleEnabledProfilesSupported() { in isMultipleEnabledProfilesSupported() method in AnswerToReset
264 && mAtr != null && mAtr.isMultipleEnabledProfilesSupported()) { in updateSupportedMepMode()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
46418 method public boolean isMultipleEnabledProfilesSupported();