Searched refs:MyAdapter (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
H A DUserDictionarySettings.java154 return new MyAdapter(getActivity(),
240 private static class MyAdapter extends SimpleCursorAdapter implements SectionIndexer { class in class:UserDictionarySettings
263 public MyAdapter(Context context, int layout, Cursor c, String[] from, int[] to, method in class:UserDictionarySettings.MyAdapter

Completed in 584 milliseconds