Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/unfold/
H A DFoldStateLoggingProviderImpl.kt85 val lastActionStart = actionStartMillis regex
87 if (previous != null && previous != current && lastActionStart != null) {
88 val time = now - lastActionStart