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