Home
last modified time | relevance | path

Searched refs:isQuickStepSwipeUpEnabled (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
DNavigationBarView.java452 private boolean isQuickStepSwipeUpEnabled() { in isQuickStepSwipeUpEnabled() method in NavigationBarView
793 setSlippery(!isQuickStepSwipeUpEnabled() || in updateSlippery()