Searched refs:overlapDetector (Results 1 – 2 of 2) sorted by relevance
36 class SinglePointerTouchProcessor @Inject constructor(val overlapDetector: OverlapDetector) :50 overlapDetector.isGoodOverlap(
37 private val overlapDetector = FakeOverlapDetector() regex38 private val underTest = SinglePointerTouchProcessor(overlapDetector)42 overlapDetector.shouldReturn =