Searched refs:getClearAllButton (Results 1 – 4 of 4) sorted by relevance
77 recentsView.getClearAllButton().setVisibilityAlpha(1); in onSwipeUpToRecentsComplete()129 rv.getClearAllButton().setVisibilityAlpha(0);
171 mRecentsView.getClearAllButton().setVisibilityAlpha(0); in onActivityInit()312 mRecentsView.getClearAllButton().setVisibilityAlpha(1); in onHandlerInvalidatedWithRecents()
90 propertySetter.setFloat(mRecentsView.getClearAllButton(), ClearAllButton.VISIBILITY_ALPHA, in setAlphas()
1757 public ClearAllButton getClearAllButton() { in getClearAllButton() method in RecentsView