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