Home
last modified time | relevance | path

Searched refs:executeBackgroundService (Results 1 – 4 of 4) sorted by relevance

/cts/hostsidetests/statsd/src/android/cts/statsd/validation/
DProcStatsValidationTests.java70 executeBackgroundService(ACTION_BACKGROUND_SLEEP); in testProcessStateTopDuration()
76 executeBackgroundService(ACTION_END_IMMEDIATELY); in testProcessStateTopDuration()
135 executeBackgroundService(ACTION_BACKGROUND_SLEEP);
141 executeBackgroundService(ACTION_END_IMMEDIATELY);
200 executeBackgroundService(ACTION_BACKGROUND_SLEEP);
206 executeBackgroundService(ACTION_END_IMMEDIATELY);
259 executeBackgroundService(ACTION_BACKGROUND_SLEEP);
265 executeBackgroundService(ACTION_END_IMMEDIATELY);
364 executeBackgroundService(ACTION_BACKGROUND_SLEEP); in testProcStatsPkgProcStats()
370 executeBackgroundService(ACTION_END_IMMEDIATELY); in testProcStatsPkgProcStats()
/cts/hostsidetests/statsd/src/android/cts/statsd/atom/
DProcStateAtomTests.java150 executeBackgroundService(ACTION_BACKGROUND_SLEEP); in testBackground()
231 executeBackgroundService(ACTION_END_IMMEDIATELY); in testCached()
DDeviceAtomTestCase.java203 protected void executeBackgroundService(String actionValue) throws Exception { in executeBackgroundService() method in DeviceAtomTestCase
DUidAtomTests.java99 executeBackgroundService(ACTION_LMK); in testLmkKillOccurred()