Home
last modified time | relevance | path

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

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