Searched refs:stoppedServices (Results 1 – 1 of 1) sorted by relevance
67 private List<Intent.FilterComparison> stoppedServices = new ArrayList<>(); field in ShadowInstrumentation461 stoppedServices.add(new Intent.FilterComparison(name));584 if (stoppedServices.isEmpty()) {587 return stoppedServices.remove(0).getIntent();