Searched refs:isMepMode (Results 1 – 3 of 3) sorted by relevance
62 public boolean isMepMode() { in isMepMode() method in IccSlotStatus.MultipleEnabledProfilesMode
342 return mSupportedMepMode.isMepMode(); in isMultipleEnabledProfileSupported()
187 byte[] profileTags = mSupportedMepMode.isMepMode() ? Tags.EUICC_PROFILE_MEP_TAGS in getAllProfiles()229 byte[] profileTags = mSupportedMepMode.isMepMode() ? Tags.EUICC_PROFILE_MEP_TAGS in getProfile()