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