Home
last modified time | relevance | path

Searched defs:MotoGpStatAdapter (Results 1 – 1 of 1) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/app/
DPrintCustomContent.java514 private class MotoGpStatAdapter extends BaseAdapter { class in PrintCustomContent
518 public MotoGpStatAdapter(List<MotoGpStatItem> items, LayoutInflater inflater) { in MotoGpStatAdapter() method in PrintCustomContent.MotoGpStatAdapter