Searched refs:taskIdFromPoint (Results 1 – 2 of 2) sorted by relevance
299 int taskIdFromPoint(int x, int y) { in taskIdFromPoint() method in DisplayContent
7685 int taskId = displayContent.taskIdFromPoint(startX, startY); in startScrollingTask()7710 taskId = displayContent.taskIdFromPoint(x, y); in handleTapOutsideTask()