Home | History | Annotate | Download | only in launcher3

Lines Matching defs:set

525      * {@link #updateCurrentPageScroll()} should be called, to correctly set the final state and
570 * The restore page will be set in place of the current page at the next (likely first)
825 mViewport.set(0, 0, widthSize, heightSize);
838 /* Allow the height to be set as WRAP_CONTENT. This allows the particular case
840 * is still not allowed to be set as WRAP_CONTENT since many parts of the code expect
847 // unless they were set to WRAP_CONTENT
1175 // set mForceScreenScrolled before calling screenScrolled so that screenScrolled can
1176 // set it for the next frame
1337 mTmpRect.set(mViewport.left - mViewport.width() / 2, mViewport.top,
2296 * Set true to allow long-press events to be triggered, usually checked by
2351 mDirtyPageContent.set(i, true);
2362 mDirtyPageContent.set(i, false);
2415 // Set a new page as the current page if necessary
2459 // Set the touch state to reordering (allows snapping to pages, dragging a child, etc.)
2752 mAltTmpRect.set(0, 0, 0, 0);