Searched defs:longPressTimeoutMs (Results 1 – 1 of 1) sorted by relevance
318 final long longPressTimeoutMs = ViewConfiguration.getLongPressTimeout(); in emulateDragGesture() local338 private int getMaxDragDuration(int touchSlop, long longPressTimeoutMs, in getMaxDragDuration()