Searched refs:getListAdapter (Results 1 – 7 of 7) sorted by relevance
301 ((ArrayAdapter)getListAdapter()).sort(sLevelComparator); in onMenuItemSelected()302 ((ArrayAdapter)getListAdapter()).notifyDataSetChanged(); in onMenuItemSelected()314 ((ArrayAdapter)getListAdapter()).sort(sLevelComparator); in onMenuItemSelected()315 ((ArrayAdapter)getListAdapter()).notifyDataSetChanged(); in onMenuItemSelected()
24 public ListAdapter getListAdapter() { in getListAdapter() method in ShadowListFragment
63 public ListAdapter getListAdapter() { in getListAdapter() method in ShadowListActivity
28 assertThat(listFragment.getListAdapter(), is(notNullValue())); in shouldSupportSettingAndGettingListAdapter()
27 assertThat(listActivity.getListAdapter(), is(notNullValue())); in shouldSupportSettingAndGettingListAdapter()
META-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...