Searched refs:rootComponent (Results 1 – 2 of 2) sorted by relevance
54 public FragmentService(SystemUIFactory.SystemUIRootComponent rootComponent) { in FragmentService() argument55 mFragmentCreator = rootComponent.createFragmentCreator(); in FragmentService()
64 public InjectionInflationController(SystemUIFactory.SystemUIRootComponent rootComponent) { in InjectionInflationController() argument65 mViewCreator = rootComponent.createViewCreator(); in InjectionInflationController()