Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
DPipMenuActionView.java34 private View mCustomCloseBackground; field in PipMenuActionView
44 mCustomCloseBackground = findViewById(R.id.custom_close_bg); in onFinishInflate()
54 mCustomCloseBackground.setVisibility(visibility); in setCustomCloseBackgroundVisibility()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip2/phone/
DPipMenuActionView.java34 private View mCustomCloseBackground; field in PipMenuActionView
44 mCustomCloseBackground = findViewById(R.id.custom_close_bg); in onFinishInflate()
54 mCustomCloseBackground.setVisibility(visibility); in setCustomCloseBackgroundVisibility()