Searched refs:tty (Results 1 – 5 of 5) sorted by relevance
132 String tty = args.getString("tty"); in dispatchDemoCommand() local133 if (tty != null) { in dispatchDemoCommand()134 int iconId = tty.equals("show") ? R.drawable.stat_sys_tty_mode in dispatchDemoCommand()
52 …| ```tty``` | | Sets the icon in the tty slot (```show```, any oth…
142 Under Windows the following error may occur: ``gpg: cannot open tty `no tty':
40 // group ID for the thread group leader (tgid); and a tty process group
487 optional Tty tty = 59; field