Searched refs:createCursorLoader (Results 1 – 3 of 3) sorted by relevance
151 final CursorLoader loader = createCursorLoader(getContext());323 private CursorLoader createCursorLoader(Context context) { in createCursorLoader() method in DisplayOptionsPreferenceFragment
360 CursorLoader loader = createCursorLoader(mContext); in onCreateLoader()369 public CursorLoader createCursorLoader(Context context) { in createCursorLoader() method in ContactEntryListFragment
273 public CursorLoader createCursorLoader(Context context) { in createCursorLoader() method in DefaultContactBrowseListFragment