Searched refs:supportLoaderManager (Results 1 – 2 of 2) sorted by relevance
297 mActivity.supportLoaderManager.runAsyncTaskLoader(AbstractActionHandler.LOADER_ID); in testLoadChildrenDocuments()329 mActivity.supportLoaderManager.runAsyncTaskLoader(AbstractActionHandler.LOADER_ID); in testCrossProfileDocuments_success()357 mActivity.supportLoaderManager.runAsyncTaskLoader(AbstractActionHandler.LOADER_ID); in testLoadCrossProfileDoc_failsWithQuietModeException()378 mActivity.supportLoaderManager.runAsyncTaskLoader(AbstractActionHandler.LOADER_ID); in testLoadCrossProfileDoc_failsWithNoPermissionException()402 mActivity.supportLoaderManager.runAsyncTaskLoader(AbstractActionHandler.LOADER_ID); in testLoadCrossProfileDoc_bothError_showNoPermissionException()438 mActivity.supportLoaderManager.runAsyncTaskLoader(AbstractActionHandler.LOADER_ID); in testCrossProfileDocuments_reloadSuccessAfterCrossProfileError()453 mActivity.supportLoaderManager.runAsyncTaskLoader(AbstractActionHandler.LOADER_ID); in testCrossProfileDocuments_reloadSuccessAfterCrossProfileError()474 mActivity.supportLoaderManager.runAsyncTaskLoader(AbstractActionHandler.LOADER_ID); in testLoadChildrenDocuments_failsWithNonRecentsAndEmptyStack()
70 public TestSupportLoaderManager supportLoaderManager; field in TestActivity110 supportLoaderManager = new TestSupportLoaderManager(); in init()247 return supportLoaderManager; in getSupportLoaderManager()