HomeSort by relevance Sort by last modified time
    Searched refs:BiDiTestGalleryImages (Results 1 - 3 of 3) sorted by null

  /frameworks/base/tests/BiDiTests/src/com/android/bidi/
BiDiTestGalleryLtr.java 32 g.setAdapter(new BiDiTestGalleryImages(this.getActivity().getBaseContext()));
BiDiTestGalleryRtl.java 32 g.setAdapter(new BiDiTestGalleryImages(this.getActivity().getBaseContext()));
BiDiTestGalleryImages.java 25 public class BiDiTestGalleryImages extends BaseAdapter {
42 public BiDiTestGalleryImages(Context c) {

Completed in 46 milliseconds