Searched refs:isQuickScrubEnabled (Results 1 – 2 of 2) sorted by relevance
187 if (mOverviewEventSender.getProxy() == null || (!mNavigationBarView.isQuickScrubEnabled() in handleTouchEvent()262 if (!mNavigationBarView.isQuickScrubEnabled()) { in handleTouchEvent()310 if (!mNavigationBarView.isQuickScrubEnabled()) { in onDraw()
451 public boolean isQuickScrubEnabled() { in isQuickScrubEnabled() method in NavigationBarView