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