Searched refs:getContentAlpha (Results 1 – 3 of 3) sorted by relevance
327 public AnimatedFloat getContentAlpha() { in getContentAlpha() method in OverviewActionsView
290 return view.getContentAlpha();4804 public float getContentAlpha() { in getContentAlpha() method in RecentsView4826 mActionsView.getContentAlpha().updateValue(mContentAlpha); in setContentAlpha()
195 if (overview.getVisibility() != VISIBLE || overview.getContentAlpha() == 0) { in prepareForAtomicAnimation()