Searched refs:mForegroundManager (Results 1 – 1 of 1) sorted by relevance
68 private TestForegroundManager mForegroundManager; field in FileOperationServiceTest84 mForegroundManager = new TestForegroundManager(mTestNotificationManager); in setUp()105 mService.foregroundManager = mForegroundManager; in setUp()268 mForegroundManager.assertInForeground(); in testRunsInForeground_MultipleJobs()271 mForegroundManager.assertInForeground(); in testRunsInForeground_MultipleJobs()279 mForegroundManager.assertInForeground(); in testFinishesInBackground_MultipleJobs()282 mForegroundManager.assertInForeground(); in testFinishesInBackground_MultipleJobs()286 mForegroundManager.assertInBackground(); in testFinishesInBackground_MultipleJobs()