Searched refs:CheckForDrag (Results 1 – 1 of 1) sorted by relevance
109 private CheckForDrag mCheckForDrag;349 mCheckForDrag = new CheckForDrag(); in onTouchMove()563 private final class CheckForDrag implements Runnable { class in NotificationMenuRow