Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/pip/phone/
DPipMenuActivity.java426 ViewGroup expandContainer = findViewById(R.id.expand_container); in updateActionViews() local
490 (FrameLayout.LayoutParams) expandContainer.getLayoutParams(); in updateActionViews()
495 expandContainer.requestLayout(); in updateActionViews()