Home
last modified time | relevance | path

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

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