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