Home
last modified time | relevance | path

Searched refs:BiDiTestGalleryImages (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/tests/BiDiTests/src/com/android/bidi/
DBiDiTestGalleryImages.java25 public class BiDiTestGalleryImages extends BaseAdapter { class
42 public BiDiTestGalleryImages(Context c) { in BiDiTestGalleryImages() method in BiDiTestGalleryImages
DBiDiTestGalleryLtr.java32 g.setAdapter(new BiDiTestGalleryImages(this.getActivity().getBaseContext())); in onCreateView()
DBiDiTestGalleryRtl.java32 g.setAdapter(new BiDiTestGalleryImages(this.getActivity().getBaseContext())); in onCreateView()