Searched refs:LAST_PRIVATE_KEY (Results 1 – 1 of 1) sorted by relevance
85 private static final int LAST_PRIVATE_KEY = 107; field in TimedText692 && !((key >= FIRST_PRIVATE_KEY) && (key <= LAST_PRIVATE_KEY))) { in isValidKey()