Searched refs:shouldShowSwipeUpUI (Results 1 – 4 of 4) sorted by relevance
260 final boolean showSwipeUI = mOverviewProxyService.shouldShowSwipeUpUI(); in onTouchEvent()
161 : mOverviewProxyService.shouldShowSwipeUpUI() in getDefaultLayout()
378 mView.setShouldShowSwipeUpUi(mOverviewProxyService.shouldShowSwipeUpUI());1957 mView.setShouldShowSwipeUpUi(mOverviewProxyService.shouldShowSwipeUpUI());
840 public boolean shouldShowSwipeUpUI() { in shouldShowSwipeUpUI() method in OverviewProxyService