Searched refs:createSystemUIInitializer (Results 1 – 6 of 6) sorted by relevance
31 protected SystemUIInitializer createSystemUIInitializer(Context context) { in createSystemUIInitializer() method in SystemUIAppComponentFactory
30 protected SystemUIInitializer createSystemUIInitializer(Context context) { in createSystemUIInitializer() method in CarUiPortraitSystemUIAppComponentFactory
30 protected SystemUIInitializer createSystemUIInitializer(Context context) { in createSystemUIInitializer() method in CarSystemUITestAppComponentFactory
30 protected SystemUIInitializer createSystemUIInitializer(Context context) { in createSystemUIInitializer() method in CarSystemUIAppComponentFactory
33 protected SystemUIInitializer createSystemUIInitializer(Context context) { in createSystemUIInitializer() method in SystemUIGoAppComponentFactory
32 override fun createSystemUIInitializer(context: Context) = TvSystemUIInitializer(context) method in com.android.systemui.tv.TvSystemUIAppComponentFactory