Lines Matching refs:syncPageItems
188 // If true, syncPages and syncPageItems will be called to refresh pages
2361 syncPageItems(i, (i == page) && immediateAndOnly);
2380 * To actually fill the pages with information, implement syncPageItems() below. It is
2381 * guaranteed that syncPageItems() will be called for a particular page before it is shown,
2390 public abstract void syncPageItems(int page, boolean immediate);