Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
H A DTvWindowMenuActionButton.java37 private final View mButtonBackgroundView; field in TvWindowMenuActionButton
61 mButtonBackgroundView = findViewById(R.id.background); in TvWindowMenuActionButton()
132 mButtonBackgroundView.setBackgroundTintList(getResources() in setIsCustomCloseAction()