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