Searched defs:TTY_MODE (Results 1 – 1 of 1) sorted by relevance
2948 public static final String TTY_MODE = "tty_mode"; field in Settings.System3430 VALIDATORS.put(TTY_MODE, TTY_MODE_VALIDATOR); in VALIDATORS.put() argument