Home
last modified time | relevance | path

Searched refs:createSystemUIInitializer (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Car/SystemUI/tests/src/com/android/systemui/
DCarSystemUITestAppComponentFactory.java30 protected SystemUIInitializer createSystemUIInitializer(Context context) { in createSystemUIInitializer() method in CarSystemUITestAppComponentFactory
/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitSystemUI/src/com/android/systemui/
DCarUiPortraitSystemUIAppComponentFactory.java30 protected SystemUIInitializer createSystemUIInitializer(Context context) { in createSystemUIInitializer() method in CarUiPortraitSystemUIAppComponentFactory
/packages/apps/Car/SystemUI/src/com/android/systemui/
DCarSystemUIAppComponentFactory.java30 protected SystemUIInitializer createSystemUIInitializer(Context context) { in createSystemUIInitializer() method in CarSystemUIAppComponentFactory
/packages/apps/TvSystemUI/src/com/android/systemui/tv/
DTvSystemUIAppComponentFactory.kt31 override fun createSystemUIInitializer(context: Context) = TvSystemUIInitializer(context) method in com.android.systemui.tv.TvSystemUIAppComponentFactory
/packages/apps/SystemUIGo/src/com/android/systemui/go/
DSystemUIGoAppComponentFactory.java33 protected SystemUIInitializer createSystemUIInitializer(Context context) { in createSystemUIInitializer() method in SystemUIGoAppComponentFactory