Searched refs:mBackgroundDrawableVisible (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/leanback/src/main/java/androidx/leanback/app/
H A DDetailsBackgroundVideoHelper.java60 private boolean mBackgroundDrawableVisible; field in class:DetailsBackgroundVideoHelper
80 mBackgroundDrawableVisible = true;
174 if (mBackgroundDrawableVisible == newVisible) {
187 mBackgroundDrawableVisible = newVisible;

Completed in 54 milliseconds