Searched refs:supportLoaderManager (Results 1 – 2 of 2) sorted by relevance
272 mActivity.supportLoaderManager.runAsyncTaskLoader(AbstractActionHandler.LOADER_ID); in testLoadChildrenDocuments()300 mActivity.supportLoaderManager.runAsyncTaskLoader(AbstractActionHandler.LOADER_ID); in testCrossProfileDocuments_success()324 mActivity.supportLoaderManager.runAsyncTaskLoader(AbstractActionHandler.LOADER_ID); in testLoadCrossProfileDoc_failsWithQuietModeException()345 mActivity.supportLoaderManager.runAsyncTaskLoader(AbstractActionHandler.LOADER_ID); in testLoadCrossProfileDoc_failsWithNoPermissionException()369 mActivity.supportLoaderManager.runAsyncTaskLoader(AbstractActionHandler.LOADER_ID); in testLoadCrossProfileDoc_bothError_showNoPermissionException()401 mActivity.supportLoaderManager.runAsyncTaskLoader(AbstractActionHandler.LOADER_ID); in testCrossProfileDocuments_reloadSuccessAfterCrossProfileError()412 mActivity.supportLoaderManager.runAsyncTaskLoader(AbstractActionHandler.LOADER_ID); in testCrossProfileDocuments_reloadSuccessAfterCrossProfileError()433 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()