Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPipMenuView.java468 ViewGroup expandContainer = findViewById(R.id.expand_container); in updateActionViews() local
476 expandContainer.setVisibility(menuState == MENU_STATE_FULL in updateActionViews()
481 (FrameLayout.LayoutParams) expandContainer.getLayoutParams(); in updateActionViews()
554 expandContainer.requestLayout(); in updateActionViews()