Searched refs:checkIfServiceRunning (Results 1 – 1 of 1) sorted by relevance
487 while (!checkIfServiceRunning(context, StatsdCtsForegroundService.class.getName())) { in testForegroundServiceAccessAppOp()537 public boolean checkIfServiceRunning(Context context, String serviceName) { in checkIfServiceRunning() method in AtomTests