Searched refs:CarHelperInjectionContext (Results 1 – 2 of 2) sorted by relevance
60 if (applicationContext instanceof CarHelperInjectionContext) { in getRegistry()61 return ((CarHelperInjectionContext) applicationContext).getCarHelperRegistry(); in getRegistry()
22 public interface CarHelperInjectionContext { interface