Searched defs:context (Results 1 – 4 of 4) sorted by relevance
44 val context = LocalContext.current in <lambda>() constant
202 val context = ApplicationProvider.getApplicationContext<Application>() in createRecyclerView() constant366 class ItemPagingSource(private val context: CoroutineContext, private val items: List<Item>) : in triggerItemLoad() constant in ItemPagingSource
45 private lateinit var context: Context in <lambda>() variable in androidx.paging.PlaceholderPaddedListDiffWithRecyclerViewTest
747 val context = StandardTestDispatcher() in <lambda>() constant