Searched refs:shortcut (Results 1 – 4 of 4) sorted by relevance
61 TextView shortcut = new TextView(this); in appendRow() local62 shortcut.setText(R.string.table_layout_8_ctrlq); in appendRow()63 shortcut.setPadding(3, 3, 3, 3); in appendRow()64 shortcut.setGravity(Gravity.RIGHT | Gravity.TOP); in appendRow()67 row.addView(shortcut, new TableRow.LayoutParams()); in appendRow()
70 TextView shortcut = new TextView(this); in appendRow() local71 shortcut.setText(R.string.table_layout_7_ctrlq); in appendRow()72 shortcut.setPadding(3, 3, 3, 3); in appendRow()73 shortcut.setGravity(Gravity.RIGHT | Gravity.TOP); in appendRow()76 row.addView(shortcut, new TableRow.LayoutParams()); in appendRow()
74 private TextView shortcut; in onCreate()99 viewHolder.shortcut = in onCreate()100 (TextView) convertView.findViewById(R.id.shortcut); in onCreate()106 viewHolder.shortcut.setVisibility(View.GONE); in onCreate()
87 The tap command is a shortcut for the touch command. It will92 The press command is a shortcut for the key command. The keycode