Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
DBackPanelController.kt450 val isPastAllThresholds = in <lambda>() constant
452 if (isPastAllThresholds && isMinDurationElapsed) { in <lambda>()