Searched refs:shouldShowSwipeUpUI (Results 1 – 4 of 4) sorted by relevance
268 final boolean showSwipeUI = mOverviewProxyService.shouldShowSwipeUpUI(); in onTouchEvent()
161 : mOverviewProxyService.shouldShowSwipeUpUI() in getDefaultLayout()
384 mView.setShouldShowSwipeUpUi(mOverviewProxyService.shouldShowSwipeUpUI());2040 mView.setShouldShowSwipeUpUi(mOverviewProxyService.shouldShowSwipeUpUI());
893 public boolean shouldShowSwipeUpUI() { in shouldShowSwipeUpUI() method in OverviewProxyService