Searched refs:StatsdCtsForegroundService (Results 1 – 2 of 2) sorted by relevance
36 public class StatsdCtsForegroundService extends Service { class
344 Intent intent = new Intent(context, StatsdCtsForegroundService.class); in testForegroundService()353 Intent fgsIntent = new Intent(context, StatsdCtsForegroundService.class); in testForegroundServiceAccessAppOp()362 while (!checkIfServiceRunning(context, StatsdCtsForegroundService.class.getName())) { in testForegroundServiceAccessAppOp()