Searched refs:offHostSecureElement (Results 1 – 3 of 3) sorted by relevance
664 @NonNull String offHostSecureElement) { in setOffHostForService() argument668 if (adapter == null || offHostSecureElement == null) { in setOffHostForService()673 if ((offHostSecureElement.startsWith("eSE") && !validSE.contains("eSE")) in setOffHostForService()674 || (offHostSecureElement.startsWith("SIM") && !validSE.contains("SIM"))) { in setOffHostForService()678 if (!offHostSecureElement.startsWith("eSE") && !offHostSecureElement.startsWith("SIM")) { in setOffHostForService()682 if (offHostSecureElement.equals("eSE")) { in setOffHostForService()683 offHostSecureElement = "eSE1"; in setOffHostForService()684 } else if (offHostSecureElement.equals("SIM")) { in setOffHostForService()685 offHostSecureElement = "SIM1"; in setOffHostForService()690 offHostSecureElement); in setOffHostForService()[all …]
37 …ean setOffHostForService(int userHandle, in ComponentName service, in String offHostSecureElement); in setOffHostForService() argument
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...