Home | History | Annotate | Download | only in launcher2

Lines Matching refs:immediately

302      * Updates the scroll of the current page immediately to its final scroll position.  We use this
1589 // Load associated pages immediately if someone else is handling the scroll, otherwise defer
1808 protected void showScrollingIndicator(boolean immediately) {
1821 if (immediately || mScrollingPaused) {
1837 protected void hideScrollingIndicator(boolean immediately) {
1846 if (immediately || mScrollingPaused) {