Searched defs:allServices (Results 1 – 2 of 2) sorted by relevance
143 val allServices = listOf(a11yService, a11yService2, a11yService3) in removeNotifiedService() constant
235 List<CarSystemService> allServices = new ArrayList<>(40); in ICarImpl() local1012 Class<T> cls, Callable<T> callable, List<CarSystemService> allServices) { in constructWithTrace()