Searched refs:SelfManagedCallListAdapter (Results 1 – 2 of 2) sorted by relevance
68 private SelfManagedCallListAdapter mListAdapter;147 mListAdapter = new SelfManagedCallListAdapter(getLayoutInflater(), in onCreate()
35 public class SelfManagedCallListAdapter extends BaseAdapter { class137 public SelfManagedCallListAdapter(LayoutInflater layoutInflater, in SelfManagedCallListAdapter() method in SelfManagedCallListAdapter