Home
last modified time | relevance | path

Searched refs:shortcut (Results 1 – 4 of 4) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/view/
DTableLayout8.java61 TextView shortcut = new TextView(this); in appendRow() local
62 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()
DTableLayout7.java70 TextView shortcut = new TextView(this); in appendRow() local
71 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()
/development/samples/Support7Demos/src/com/example/android/supportv7/widget/
DListPopupWindowActivity.java74 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()
/development/cmds/monkey/
DREADME.NETWORK.txt87 The tap command is a shortcut for the touch command. It will
92 The press command is a shortcut for the key command. The keycode