Searched refs:SE_SERVICE (Results 1 – 1 of 1) sorted by relevance
51 private static final String SE_SERVICE = "has_se_service"; field in SimCardUtil100 returnBundle.putBoolean(SE_SERVICE, reader.getSEService() != null ? true : false); in getSimCardInformation()104 returnBundle.putBoolean(SE_SERVICE, false); in getSimCardInformation()