Searched defs:hint (Results 1 – 3 of 3) sorted by relevance
179 val hint = in resetCanReSendSameValues() constant
232 hint -> in startConsumingHints() method282 .map { hint -> GenerationalViewportHint(generationId, hint) } in collectAsGenerationalViewportHints() method627 internal data class GenerationalViewportHint(val generationId: Int, val hint: ViewportHint) constant in androidx.paging.GenerationalViewportHint
339 viewportHint?.let { hint -> in <lambda>() method