Searched refs:MEP_A1 (Results 1 – 5 of 5) sorted by relevance
52 doReturn(IccSlotStatus.MultipleEnabledProfilesMode.MEP_A1) in testConvertToHalPortIndex()61 IccSlotStatus.MultipleEnabledProfilesMode.MEP_A1)); in testConvertFromHalPortIndex()67 IccSlotStatus.MultipleEnabledProfilesMode.MEP_A1)); in testConvertFromHalPortIndex()68 doReturn(IccSlotStatus.MultipleEnabledProfilesMode.MEP_A1) in testConvertFromHalPortIndex()
550 assertEquals(IccSlotStatus.MultipleEnabledProfilesMode.MEP_A1, in testMultipleEnabledProfilesData()
42 MEP_A1, enumConstant55 return (this == MEP_A1 || this == MEP_A2); in isMepAMode()59 return this == MEP_A1; in isMepA1Mode()105 mSupportedMepMode = MultipleEnabledProfilesMode.MEP_A1; in setMultipleEnabledProfilesMode()
105 mSupportedMepMode = MultipleEnabledProfilesMode.MEP_A1; in setMultipleEnabledProfilesMode()
387 mEuiccPort.updateSupportedMepMode(MultipleEnabledProfilesMode.MEP_A1); in testSwitchToProfile_MepA1()