Searched refs:setAllFolderListCursor (Results 1 – 1 of 1) sorted by relevance
714 mFolderAdapter.setAllFolderListCursor(data); in onLoadFinished()725 mFolderAdapter.setAllFolderListCursor(null); in onLoaderReset()853 void setAllFolderListCursor(ObjectCursor<Folder> cursor); in setAllFolderListCursor() method1178 public void setAllFolderListCursor(final ObjectCursor<Folder> cursor) { in setAllFolderListCursor() method in FolderListFragment.FolderAdapter1283 public void setAllFolderListCursor(final ObjectCursor<Folder> cursor) { in setAllFolderListCursor() method in FolderListFragment.HierarchicalFolderListAdapter