Searched refs:getEdgesTouched (Results 1 – 1 of 1) sorted by relevance
840 mInitialEdgesTouched[pointerId] = getEdgesTouched((int) x, (int) y); in saveInitialMotion()1486 private int getEdgesTouched(int x, int y) { in getEdgesTouched() method in ViewDragHelper