Home
last modified time | relevance | path

Searched refs:isEuiccSupported (Results 1 – 4 of 4) sorted by relevance

/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
DAnswerToResetTest.java174 assertFalse(atr.isEuiccSupported()); in testAnswerToRestSuccessWithoutCheckByte()
224 assertTrue(atr.isEuiccSupported()); in testAnswerToRestEuiccSupported()
258 assertTrue(atr.isEuiccSupported()); in testAnswerToRestEuiccSupportedWithLowerCaseString()
292 assertFalse(atr.isEuiccSupported()); in testAnswerToRestEuiccNotSupportedDueToIncorrectT()
326 assertFalse(atr.isEuiccSupported()); in testAnswerToRestEuiccNotSupportedDueToIncorrectTB()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DUiccSlot.java239 if (mAtr != null && mAtr.isEuiccSupported()) { in checkIsEuiccSupported()
DAnswerToReset.java460 public boolean isEuiccSupported() { in isEuiccSupported() method in AnswerToReset
/frameworks/base/config/
Dboot-image-profile.txt23774 HSPLcom/android/internal/telephony/uicc/AnswerToReset;->isEuiccSupported()Z