Searched refs:demo_row (Results 1 – 2 of 2) sorted by relevance
33 public static final int demo_row=0x7f030000; field in R.layout
46 convertView = inflater.inflate(R.layout.demo_row, null); in getView()