Home
last modified time | relevance | path

Searched refs:StatsdCtsForegroundService (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/statsd/apps/statsdapp/src/com/android/server/cts/device/statsd/
DStatsdCtsForegroundService.java36 public class StatsdCtsForegroundService extends Service { class
DAtomTests.java225 Intent intent = new Intent(context, StatsdCtsForegroundService.class); in testForegroundService()