Searched refs:SystemUIRootComponent (Results 1 – 9 of 9) sorted by relevance
66 protected SystemUIRootComponent mRootComponent;99 protected SystemUIRootComponent buildSystemUIRootComponent(Context context) { in buildSystemUIRootComponent()106 public SystemUIRootComponent getRootComponent() { in getRootComponent()
43 public interface SystemUIRootComponent { interface
307 public static void initDependencies(SystemUIRootComponent rootComponent) { in initDependencies()
24 import com.android.systemui.SystemUIRootComponent;64 public FragmentService(SystemUIRootComponent rootComponent, in FragmentService()
33 interface CarSystemUIRootComponent extends SystemUIRootComponent {
43 protected SystemUIRootComponent buildSystemUIRootComponent(Context context) { in buildSystemUIRootComponent()
95 abstract SystemUIRootComponent bindSystemUIRootComponent( in bindSystemUIRootComponent()
28 and is called `SystemUIRootComponent`.35 public interface SystemUIRootComponent {55 Anything that depends on any `@Singleton` provider from SystemUIRootComponent59 SystemUIRootComponent in SystemUIFactory so it can be acquired.62 public interface SystemUIRootComponent {
29 import com.android.systemui.SystemUIRootComponent;66 public InjectionInflationController(SystemUIRootComponent rootComponent) { in InjectionInflationController()