Searched refs:createCursorLoader (Results 1 – 2 of 2) sorted by relevance
329 CursorLoader loader = createCursorLoader(mContext); in onCreateLoader()338 public CursorLoader createCursorLoader(Context context) { in createCursorLoader() method in ContactEntryListFragment
84 public CursorLoader createCursorLoader(Context context) { in createCursorLoader() method in DefaultContactBrowseListFragment