Searched defs:CouponAdapter (Results 1 – 1 of 1) sorted by relevance
153 private static class CouponAdapter extends BaseAdapter { class in MainActivity164 public CouponAdapter(LayoutInflater inflater, List<Coupon> allCoupons) { in CouponAdapter() method in MainActivity.CouponAdapter