Searched defs:longPressTimeout (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/jni/
H A Dcom_android_server_input_InputManagerService.cpp378 jint longPressTimeout = env->CallIntMethod(mServiceObj, local
386 jint tapDragInterval = max(min(longPressTimeout - 100,

Completed in 37 milliseconds