Searched refs:rootComponent (Results 1 – 3 of 3) sorted by relevance
64 public FragmentService(SystemUIRootComponent rootComponent, in FragmentService() argument66 mFragmentCreator = rootComponent.createFragmentCreator(); in FragmentService()
63 public InjectionInflationController(SystemUIRootComponent rootComponent) { in InjectionInflationController() argument64 mViewCreator = rootComponent.createViewCreator(); in InjectionInflationController()
106 protected void initWithRootComponent(@NonNull SystemUIRootComponent rootComponent) { in initWithRootComponent() argument111 mRootComponent = rootComponent; in initWithRootComponent()