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