Searched refs:BiDiTestGalleryImages (Results 1 – 3 of 3) sorted by relevance
25 public class BiDiTestGalleryImages extends BaseAdapter { class42 public BiDiTestGalleryImages(Context c) { in BiDiTestGalleryImages() method in BiDiTestGalleryImages
32 g.setAdapter(new BiDiTestGalleryImages(this.getActivity().getBaseContext())); in onCreateView()