Searched refs:FIRST_PUBLIC_KEY (Results 1 – 1 of 1) sorted by relevance
51 private static final int FIRST_PUBLIC_KEY = 1; field in TimedText691 if (!((key >= FIRST_PUBLIC_KEY) && (key <= LAST_PUBLIC_KEY)) in isValidKey()