Searched refs:mSubActionsBackground (Results 1 – 1 of 1) sorted by relevance
402 private View mSubActionsBackground; field in GuidedActionsStylist463 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()