Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
H A DBackPanelController.kt619 val isPastSlop = totalTouchDeltaInactive > viewConfiguration.scaledTouchSlop regex
620 if (isPastSlop) {