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/statusbar/phone/
DNavigationBarView.java447 public boolean isQuickStepSwipeUpEnabled() { in isQuickStepSwipeUpEnabled() method in NavigationBarView
594 setUpSwipeUpOnboarding(isQuickStepSwipeUpEnabled()); in setDisabledFlags()
759 setUpSwipeUpOnboarding(isQuickStepSwipeUpEnabled()); in updateStates()
772 setSlippery(!isQuickStepSwipeUpEnabled() || in updateSlippery()
1068 setUpSwipeUpOnboarding(isQuickStepSwipeUpEnabled()); in onAttachedToWindow()