Home
last modified time | relevance | path

Searched defs:createCursorLoader (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/Contacts/src/com/android/contacts/preference/
H A DDisplayOptionsPreferenceFragment.java323 private CursorLoader createCursorLoader(Context context) { in createCursorLoader() method in DisplayOptionsPreferenceFragment
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/base/
H A DUserId.java261 public static CursorLoader createCursorLoader(Context context, Uri uri, UserId userId) { in createCursorLoader() method in UserId
/aosp12/packages/apps/Contacts/src/com/android/contacts/list/
H A DContactEntryListFragment.java369 public CursorLoader createCursorLoader(Context context) { in createCursorLoader() method in ContactEntryListFragment
H A DDefaultContactBrowseListFragment.java273 public CursorLoader createCursorLoader(Context context) { in createCursorLoader() method in DefaultContactBrowseListFragment