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