Home | History | Annotate | Download | only in launcher2

Lines Matching refs:syncPageItems

155     // If true, syncPages and syncPageItems will be called to refresh pages
1703 syncPageItems(i, (i == page) && immediateAndOnly);
1722 * To actually fill the pages with information, implement syncPageItems() below. It is
1723 * guaranteed that syncPageItems() will be called for a particular page before it is shown,
1732 public abstract void syncPageItems(int page, boolean immediate);