Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/extensions/
DPointerInputScopeExt.kt57 suspend fun PointerInputScope.detectLongPressGesture( in detectLongPressGesture() method
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/
DCommunalHub.kt143 import com.android.systemui.communal.ui.compose.extensions.detectLongPressGesture in <lambda>()
216 detectLongPressGesture { offset -> in <lambda>()