Searched refs:mArrowView (Results 1 – 1 of 1) sorted by relevance
111 private final View mArrowView; field in RecentsOnboarding292 mArrowView = mLayout.findViewById(R.id.arrow); in RecentsOnboarding()316 ViewGroup.LayoutParams arrowLp = mArrowView.getLayoutParams(); in RecentsOnboarding()323 mArrowView.setBackground(arrowDrawable); in RecentsOnboarding()