Searched refs:mBackgroundAppArea (Results 1 – 1 of 1) sorted by relevance
172 private ViewGroup mBackgroundAppArea; field in CarUiPortraitHomeScreen781 mBackgroundAppArea.setPadding(/* left= */ 0, /* top= */ 0, /* right= */ 0, in adjustFullscreenSpacing()831 if (mBackgroundAppArea == null) { in updateBackgroundTaskViewInsets()841 mBackgroundAppArea.getBoundsOnScreen(appAreaBounds); in updateBackgroundTaskViewInsets()892 mBackgroundAppArea = findViewById(R.id.background_app_area); in setUpBackgroundTaskView()900 mBackgroundAppArea.addView(taskView); in setUpBackgroundTaskView()