Searched refs:SimContactAdapter (Results 1 – 1 of 1) sorted by relevance
81 private SimContactAdapter mAdapter;103 mAdapter = new SimContactAdapter(getActivity()); in onCreate()358 private static class SimContactAdapter extends ArrayAdapter<SimContact> { class in SimImportFragment363 public SimContactAdapter(Context context) { in SimContactAdapter() method in SimImportFragment.SimContactAdapter