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