Searched refs:offHostSE (Results 1 – 1 of 1) sorted by relevance
567 List<String> offHostSE = new ArrayList<String>(); in getSupportedOffHostSecureElements() local571 return offHostSE; in getSupportedOffHostSecureElements()575 offHostSE.add("SIM"); in getSupportedOffHostSecureElements()578 offHostSE.add("eSE"); in getSupportedOffHostSecureElements()582 offHostSE.clear(); in getSupportedOffHostSecureElements()583 return offHostSE; in getSupportedOffHostSecureElements()585 return offHostSE; in getSupportedOffHostSecureElements()