Searched defs:restartLoader (Results 1 – 3 of 3) sorted by relevance
58 public <D> Loader<D> restartLoader(int id, Bundle args, in restartLoader() method in TestLoaderManager
61 public <D> Loader<D> restartLoader(int id, Bundle args, in restartLoader() method in TestSupportLoaderManager
120 protected void restartLoader(int loaderId, Bundle bundle, in restartLoader() method in PowerUsageBase