Searched refs:getRefreshKeyCalls (Results 1 – 1 of 1) sorted by relevance
43 val getRefreshKeyCalls = mutableListOf<PagingState<Int, Int>>() constant95 getRefreshKeyCalls.add(state) in getRefreshKey()