Searched defs:cursorLoader (Results 1 – 8 of 8) sorted by relevance
70 final BoundCursorLoader cursorLoader = (BoundCursorLoader) loader; in onLoadFinished() local78 final BoundCursorLoader cursorLoader = (BoundCursorLoader) loader; in onLoaderReset() local
84 final BoundCursorLoader cursorLoader = (BoundCursorLoader) loader; in onLoadFinished() local106 final BoundCursorLoader cursorLoader = (BoundCursorLoader) loader; in onLoaderReset() local
95 final BoundCursorLoader cursorLoader = (BoundCursorLoader) loader; in onLoadFinished() local133 final BoundCursorLoader cursorLoader = (BoundCursorLoader) loader; in onLoaderReset() local
103 final BoundCursorLoader cursorLoader = (BoundCursorLoader) loader; in onLoadFinished() local131 final BoundCursorLoader cursorLoader = (BoundCursorLoader) loader; in onLoaderReset() local
93 final CursorLoader cursorLoader = in onCreateLoader() local
68 public void configureLoader(CursorLoader cursorLoader, long directoryId) { in configureLoader()
68 private CursorLoader cursorLoader; field in GalleryComposerFragment
233 ContactsCursorLoader cursorLoader = new ContactsCursorLoader(getContext(), hasPhoneNumbers); in onCreateLoader() local