Searched refs:CODE_DEFS (Results 1 – 1 of 1) sorted by relevance
814 private static final Map<Integer, String> CODE_DEFS = loadCodeDefs(); field in EapSimAkaAttribute.AtNotification865 String description = CODE_DEFS.getOrDefault(notificationCode, "Code not recognized"); in toString()