Searched refs:executeBackgroundService (Results 1 – 4 of 4) sorted by relevance
89 DeviceUtils.executeBackgroundService(getDevice(), ACTION_END_IMMEDIATELY); in testCachedState()
193 DeviceUtils.executeBackgroundService(getDevice(), ACTION_BACKGROUND_SLEEP); in testBackground()267 DeviceUtils.executeBackgroundService(getDevice(), ACTION_END_IMMEDIATELY); in testCached()
92 DeviceUtils.executeBackgroundService(getDevice(), "action.end_immediately"); in testAppStartOccurredWarm()
486 public static void executeBackgroundService(ITestDevice device, String testPackage, in executeBackgroundService() method496 public static void executeBackgroundService(ITestDevice device, String actionValue) in executeBackgroundService() method