Searched refs:getContentAlpha (Results 1 – 3 of 3) sorted by relevance
188 public AlphaProperty getContentAlpha() { in getContentAlpha() method in OverviewActionsView
196 return view.getContentAlpha();2648 public float getContentAlpha() { in getContentAlpha() method in RecentsView2668 mActionsView.getContentAlpha().setValue(mContentAlpha); in setContentAlpha()
152 if (overview.getVisibility() != VISIBLE || overview.getContentAlpha() == 0) { in prepareForAtomicAnimation()