Home
last modified time | relevance | path

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

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