Home
last modified time | relevance | path

Searched defs:allowBackgroundServices (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/
DDeviceUtils.java190 private static void allowBackgroundServices(ITestDevice device, String pkgName) in allowBackgroundServices() method in DeviceUtils
544 private static void allowBackgroundServices(ITestDevice device) throws Exception { in allowBackgroundServices() method