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