Searched refs:tty (Results 1 – 4 of 4) 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…
40 // group ID for the thread group leader (tgid); and a tty process group
500 optional Tty tty = 59; field