Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/tv/
DTvSystemUIFactory.java30 protected GlobalRootComponent buildGlobalRootComponent(Context context) { in buildGlobalRootComponent() method in TvSystemUIFactory
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSystemUIFactory.java95 mRootComponent = buildGlobalRootComponent(context); in init()
160 protected GlobalRootComponent buildGlobalRootComponent(Context context) { in buildGlobalRootComponent() method in SystemUIFactory