Searched refs:movedEnough (Results 1 – 1 of 1) sorted by relevance
90 private var movedEnough = false regex123 if (!movedEnough && hypot(dx, dy) > touchSlop && !performedLongClick) {124 movedEnough = true128 if (movedEnough) {134 if (movedEnough) {145 movedEnough = false151 movedEnough = false