Home | History | Annotate | Download | only in widget

Lines Matching defs:SCROLL_STATE_IDLE

400     public static final int SCROLL_STATE_IDLE = 0;
419 private int mScrollState = SCROLL_STATE_IDLE;
1334 * @return {@link #SCROLL_STATE_IDLE}, {@link #SCROLL_STATE_DRAGGING} or
2035 setScrollState(SCROLL_STATE_IDLE);
2856 setScrollState(SCROLL_STATE_IDLE);
2884 setScrollState(SCROLL_STATE_IDLE);
4578 * @param state the new scroll state, one of {@link #SCROLL_STATE_IDLE},
4738 setScrollState(SCROLL_STATE_IDLE); // setting state to idle will stop this.
9832 * @param newState The updated scroll state. One of {@link #SCROLL_STATE_IDLE},