Home | History | Annotate | Download | only in launcher2

Lines Matching full:dragging

75     /** Whether or not we're dragging. */
85 * or right while you're dragging.
99 /** The view that will be scrolled when dragging to the left and right edges of the screen. */
161 public boolean dragging() {
175 * Makes dragging feel more precise, e.g. you can clip out a transparent border
208 * Makes dragging feel more precise, e.g. you can clip out a transparent border
317 * Stop dragging without dropping.
332 // Cancel the current drag if we are removing an app that we are dragging
649 // Clean up dragging on the target if it's not the current fling delete target otherwise,
650 // start dragging to it.