Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
DBackPanelController.kt693 val isPastThresholdForFirstTime = pastThresholdWhileEntryOrInactiveTime == resetValue in <lambda>() constant
700 if (isPastThresholdForFirstTime) { in <lambda>()