Searched refs:tty (Results 1 – 4 of 4) sorted by relevance
163 String tty = args.getString("tty"); in dispatchDemoCommand() local164 if (tty != null) { in dispatchDemoCommand()165 int iconId = tty.equals("show") ? R.drawable.stat_sys_tty_mode in dispatchDemoCommand()
55 | | ```tty``` | | Sets the icon in the tty s…
40 // group ID for the thread group leader (tgid); and a tty process group
667 optional Tty tty = 59; field