Home
last modified time | relevance | path

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

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/
DDeviceUtils.java151 private static void allowBackgroundServices(ITestDevice device, String pkgName) in allowBackgroundServices() method in DeviceUtils
416 private static void allowBackgroundServices(ITestDevice device) throws Exception { in allowBackgroundServices() method
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/statsd/
DDeviceAtomTestCase.java207 protected void allowBackgroundServices() throws Exception { in allowBackgroundServices() method in DeviceAtomTestCase
/cts/hostsidetests/incident/src/com/android/server/cts/
DBatteryStatsValidationTest.java346 private void allowBackgroundServices() throws Exception { in allowBackgroundServices() method in BatteryStatsValidationTest