Searched refs:nextLoadResult (Results 1 – 1 of 1) sorted by relevance
40 var nextLoadResult: LoadResult<Int, Int>? = null variable78 val nextLoadResult = nextLoadResult in getLoadResult() constant79 if (nextLoadResult != null) { in getLoadResult()80 this.nextLoadResult = null in getLoadResult()81 return nextLoadResult in getLoadResult()