Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/unfold/src/com/android/systemui/unfold/updates/
DDeviceFoldStateProvider.kt71 private val halfOpenedTimeoutMillis: Int = config.halfFoldedTimeoutMillis constant
244 progressHandler.postDelayed(timeoutRunnable, halfOpenedTimeoutMillis.toLong()) in rescheduleAbortAnimationTimeout()