Home
last modified time | relevance | path

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

/frameworks/support/leanback/src/main/java/androidx/leanback/widget/
DGuidedActionsStylist.java402 private View mSubActionsBackground; field in GuidedActionsStylist
463 mSubActionsBackground = mMainView.findViewById( in onCreateView()
543 mSubActionsBackground = null; in onDestroyView()
1335 TransitionHelper.include(changeGridBounds, mSubActionsBackground); in startExpanded()
1356 mSubActionsBackground.offsetTopAndBottom(startY - mSubActionsBackground.getTop()); in startExpanded()
1431 mSubActionsBackground.setVisibility(View.VISIBLE); in onUpdateSubActionsGridView()
1443 mSubActionsBackground.setVisibility(View.INVISIBLE); in onUpdateSubActionsGridView()