Lines Matching full:rowid
192 private static void hideDetailsRow(View d, int rowId) {193 d.findViewById(rowId).setVisibility(View.GONE);