Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/ui/binder/
DKeyguardQuickAffordanceOnTouchListener.kt42 private val longPressDurationMs = ViewConfiguration.getLongPressTimeout().toLong() constant
64 .setDuration(longPressDurationMs) in onTouch()