Searched refs:sendChromeToBackground (Results 1 – 2 of 2) sorted by relevance
61 sendChromeToBackground(getActivity()); in testManualSyncRequestsShouldAlwaysTriggerSync()78 sendChromeToBackground(getActivity()); in testSyncRequestsWhenChromeIsInBackgroundShouldBeDelayed()92 sendChromeToBackground(getActivity()); in testDelayedSyncRequestsShouldBeTriggeredOnResume()102 static void sendChromeToBackground(Activity activity) throws InterruptedException { in sendChromeToBackground() method in DelayedSyncControllerTest
125 DelayedSyncControllerTest.sendChromeToBackground(getActivity()); in testRequestSyncWhenChromeInBackground()