Searched defs:initialIntents (Results 1 – 10 of 10) sorted by relevance
89 val initialIntents = in test_twoTargetsWithNonOverlappingInitialIntent_threeTargetsInResolverAdapter() constant154 val initialIntents = in test_twoTargetsWithOverlappingInitialIntent_oneTargetsInResolverAdapter() constant
718 val initialIntents = in test_twoTargetsWithNonOverlappingInitialIntent_threeTargetsInAdapter() constant806 val initialIntents = in test_twoTargetsWithOverlappingInitialIntent_twoTargetsInAdapter() constant
107 val initialIntents = in readChooserRequest() constant
53 Intent[] initialIntents, in createChooserListAdapter()
64 Intent[] initialIntents, in createResolverListAdapter()
2630 Intent[] initialIntents = { in testWorkTab_withInitialIntents_workTabDoesNotIncludePersonalInitialIntents() local2655 Intent[] initialIntents = { in testWorkTab_xProfileIntentsDisabled_personalToWork_nonSendIntent_emptyStateShown() local2682 Intent[] initialIntents = { in testWorkTab_noWorkAppsAvailable_nonSendIntent_emptyStateShown() local2806 private Intent createChooserIntent(Intent intent, Intent[] initialIntents) { in createChooserIntent()
180 Intent[] initialIntents, in ChooserListAdapter()220 Intent[] initialIntents, in ChooserListAdapter()
103 Intent[] initialIntents, in ResolverListAdapter()132 Intent[] initialIntents, in ResolverListAdapter()
1510 List<Intent> initialIntents, in createMultiProfilePagerAdapter()
133 val initialIntents: List<Intent> = emptyList(), in <lambda>() constant in com.android.intentresolver.data.model.ChooserRequest