Searched defs:PropertyListAdapter (Results 1 – 1 of 1) sorted by relevance
46 class PropertyListAdapter extends BaseAdapter implements ListAdapter { class63 PropertyListAdapter(List<PropertyInfo> propInfo, CarPropertyManager mgr, TextView eventLog, in PropertyListAdapter() method in PropertyListAdapter