Searched refs:allowBackgroundServices (Results 1 – 3 of 3) sorted by relevance
194 allowBackgroundServices(); in installTestApp()207 protected void allowBackgroundServices() throws Exception { in allowBackgroundServices() method in DeviceAtomTestCase217 allowBackgroundServices(); in executeBackgroundService()
145 allowBackgroundServices(device, pkgName); in installTestApp()151 private static void allowBackgroundServices(ITestDevice device, String pkgName) in allowBackgroundServices() method in DeviceUtils406 allowBackgroundServices(device); in executeServiceAction()416 private static void allowBackgroundServices(ITestDevice device) throws Exception { in allowBackgroundServices() method
335 allowBackgroundServices(); in executeBackground()346 private void allowBackgroundServices() throws Exception { in allowBackgroundServices() method in BatteryStatsValidationTest