Searched defs:setTransitionAlpha (Results 1 – 1 of 1) sorted by relevance
723 protected void showViews(ArrayList<View> views, boolean setTransitionAlpha) { in showViews()726 showView(views.get(i), setTransitionAlpha); in showViews() local730 private void showView(View view, boolean setTransitionAlpha) { in showView()