Searched refs:ESE_TERMINAL (Results 1 – 3 of 3) sorted by relevance
64 public static final String ESE_TERMINAL = "eSE"; field in SecureElementService197 addTerminals(ESE_TERMINAL); in createTerminals()
193 if (mName.startsWith(SecureElementService.ESE_TERMINAL)) {
89 if (mTerminal.getName().startsWith(SecureElementService.ESE_TERMINAL)) { in AraController()