Searched refs:getClearAllButton (Results 1 – 3 of 3) sorted by relevance
77 recentsView.getClearAllButton().setVisibilityAlpha(1); in onSwipeUpToRecentsComplete()127 rv.getClearAllButton().setVisibilityAlpha(0);
90 propertySetter.setFloat(mRecentsView.getClearAllButton(), ClearAllButton.VISIBILITY_ALPHA, in setAlphas()
1683 public ClearAllButton getClearAllButton() { in getClearAllButton() method in RecentsView