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