Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
DBackPanelController.kt704 val timePastThreshold = systemClock.uptimeMillis() - pastThresholdWhileEntryOrInactiveTime in <lambda>() constant
706 return timePastThreshold > entryToActiveDelay in <lambda>()