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

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

Completed in 113 milliseconds