Searched refs:SummaryAdapter (Results 1 – 1 of 1) sorted by relevance
64 private SummaryAdapter mSummaryAdapter;73 mSummaryAdapter = new SummaryAdapter(this, getResources()); in onCreate()332 private static class SummaryAdapter extends BaseAdapter { class in GameControllerInput352 public SummaryAdapter(Context context, Resources resources) { in SummaryAdapter() method in GameControllerInput.SummaryAdapter