Lines Matching full:dragging
67 /** Whether or not we're dragging. */
77 * or right while you're dragging.
91 /** The view that will be scrolled when dragging to the left and right edges of the screen. */
151 public boolean dragging() {
165 * Makes dragging feel more precise, e.g. you can clip out a transparent border
198 * Makes dragging feel more precise, e.g. you can clip out a transparent border
307 * Stop dragging without dropping.
322 // Cancel the current drag if we are removing an app that we are dragging
646 // Clean up dragging on the target if it's not the current fling delete target otherwise,
647 // start dragging to it.