Home
last modified time | relevance | path

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

/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/main/java/com/android/car/ui/imewidescreen/
DCarUiImeWideScreenController.java173 private View mContentAreaAutomotive; field in CarUiImeWideScreenController
268 mContentAreaAutomotive = mRootView.requireViewById(R.id.car_ui_contentAreaAutomotive); in createWideScreenImeView()
348 mContentAreaAutomotive.setVisibility(View.GONE); in onAppPrivateCommand()
350 mContentAreaAutomotive.setVisibility(View.VISIBLE); in onAppPrivateCommand()
360 mContentAreaAutomotive.setVisibility(View.GONE); in onAppPrivateCommand()
367 mContentAreaAutomotive.setBackground( in onAppPrivateCommand()
375 mContentAreaAutomotive.setBackground( in onAppPrivateCommand()
387 mContentAreaAutomotive.setBackground( in onAppPrivateCommand()
427 mContentAreaAutomotive.setBackground( in onAppPrivateCommand()
832 mContentAreaAutomotive.setVisibility(View.VISIBLE); in resetAutomotiveWideScreenViews()
[all …]