Searched refs:isFetchLatecomer (Results 1 – 3 of 3) sorted by relevance
114 …let isFetchLatecomer = this.fetchingRegistry.isFetchLatecomer(index, this.itemsOnScreen.meanValue);116 if (!isFetchLocal && !isFetchLatecomer) {122 `isFetchLocal=${isFetchLocal}, isFetchLatecomer=${isFetchLatecomer}`,
79 isFetchLatecomer(index: ItemIndex, threshold: number): boolean {
197 isFetchLatecomer(index, threshold) { method in FetchingRegistry615 …let isFetchLatecomer = this.fetchingRegistry.isFetchLatecomer(index, this.itemsOnScreen.meanValue);616 if (!isFetchLocal && !isFetchLatecomer) {620 `isFetchLocal=${isFetchLocal}, isFetchLatecomer=${isFetchLatecomer}`);