Home | History | Annotate | Download | only in ui

Lines Matching refs:onCreateLoader

368                     // Restarts the loader. This triggers onCreateLoader(), which builds the
452 public Loader<Cursor> onCreateLoader(int id, Bundle args) {
486 Log.e(TAG, "onCreateLoader - incorrect ID provided (" + id + ")");