Searched refs:allowBackgroundServices (Results 1 – 1 of 1) sorted by relevance
184 allowBackgroundServices(device, pkgName); in installTestApp()190 private static void allowBackgroundServices(ITestDevice device, String pkgName) in allowBackgroundServices() method in DeviceUtils508 allowBackgroundServices(device); in executeServiceAction()544 private static void allowBackgroundServices(ITestDevice device) throws Exception { in allowBackgroundServices() method