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