Searched refs:StatsdCtsForegroundService (Results 1 – 2 of 2) sorted by relevance
36 public class StatsdCtsForegroundService extends Service { class
225 Intent intent = new Intent(context, StatsdCtsForegroundService.class); in testForegroundService()