Home
last modified time | relevance | path

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

/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitCarUiProxy/plugin/src/main/java/com/chassis/car/ui/plugin/toolbar/
DBaseLayoutInstaller.java57 boolean toolbarEnabled, in installBaseLayoutAroundV1() argument
65 : null, toolbarEnabled, fullscreen, in installBaseLayoutAroundV1()
70 return !toolbarEnabled ? null : new ToolbarAdapterProxyV1(pluginContext, in installBaseLayoutAroundV1()
83 boolean toolbarEnabled, in installBaseLayoutAroundV2() argument
88 pluginContext, contentView, insetsChangedListener, toolbarEnabled, fullscreen, in installBaseLayoutAroundV2()
90 return !toolbarEnabled ? null : new ToolbarAdapterProxyV2(pluginContext, in installBaseLayoutAroundV2()
103 boolean toolbarEnabled, in installBaseLayoutAroundV3() argument
108 pluginContext, contentView, insetsChangedListener, toolbarEnabled, fullscreen, in installBaseLayoutAroundV3()
110 return !toolbarEnabled ? null : new ToolbarAdapterProxyV3(pluginContext, in installBaseLayoutAroundV3()
121 boolean toolbarEnabled, in installBaseLayoutAround() argument
[all …]
/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitCarUiProxy/plugin/src/main/java/com/chassis/car/ui/plugin/
DPluginFactoryImplV5.java83 boolean toolbarEnabled, in installBaseLayoutAround() argument
90 toolbarEnabled, in installBaseLayoutAround()
DPluginFactoryImplV2.java83 boolean toolbarEnabled, in installBaseLayoutAround() argument
90 toolbarEnabled, in installBaseLayoutAround()
DPluginFactoryImplV6.java85 boolean toolbarEnabled, in installBaseLayoutAround() argument
92 toolbarEnabled, in installBaseLayoutAround()
DPluginFactoryImplV7.java85 boolean toolbarEnabled, in installBaseLayoutAround() argument
92 toolbarEnabled, in installBaseLayoutAround()