Home
last modified time | relevance | path

Searched refs:buildGlobalRootComponent (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitSystemUI/src/com/android/systemui/
H A DCarUiPortraitSystemUIFactory.java28 protected GlobalRootComponent buildGlobalRootComponent(Context context) { in buildGlobalRootComponent() method in CarUiPortraitSystemUIFactory
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/tv/
H A DTvSystemUIFactory.java30 protected GlobalRootComponent buildGlobalRootComponent(Context context) { in buildGlobalRootComponent() method in TvSystemUIFactory
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSystemUIFactory.java95 mRootComponent = buildGlobalRootComponent(context); in init()
168 protected GlobalRootComponent buildGlobalRootComponent(Context context) { in buildGlobalRootComponent() method in SystemUIFactory
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/
H A DCarSystemUIFactory.java37 protected GlobalRootComponent buildGlobalRootComponent(Context context) { in buildGlobalRootComponent() method in CarSystemUIFactory