Home
last modified time | relevance | path

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

/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/statsd/
DDeviceAtomTestCase.java194 allowBackgroundServices(); in installTestApp()
207 protected void allowBackgroundServices() throws Exception { in allowBackgroundServices() method in DeviceAtomTestCase
217 allowBackgroundServices(); in executeBackgroundService()
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/
DDeviceUtils.java145 allowBackgroundServices(device, pkgName); in installTestApp()
151 private static void allowBackgroundServices(ITestDevice device, String pkgName) in allowBackgroundServices() method in DeviceUtils
406 allowBackgroundServices(device); in executeServiceAction()
416 private static void allowBackgroundServices(ITestDevice device) throws Exception { in allowBackgroundServices() method
/cts/hostsidetests/incident/src/com/android/server/cts/
DBatteryStatsValidationTest.java335 allowBackgroundServices(); in executeBackground()
346 private void allowBackgroundServices() throws Exception { in allowBackgroundServices() method in BatteryStatsValidationTest