Searched defs:table (Results 1 – 3 of 3) sorted by relevance
40 final TableLayout table = (TableLayout) findViewById(R.id.menu); in onCreate() local54 private void appendRow(TableLayout table) { in appendRow()
41 final TableLayout table = (TableLayout) findViewById(R.id.menu); in onCreate() local63 private void appendRow(TableLayout table) { in appendRow()
37 final TableLayout table = (TableLayout) findViewById(R.id.menu); in onCreate() local