Searched refs:getCustomActions (Results 1 – 3 of 3) sorted by relevance
10 fun getCustomActions(count: Int): Array<ChooserAction> { in <lambda>() method in com.android.sharetest.CustomActionFactory
75 customActionFactory.getCustomActions(Random.nextInt(5)) in <lambda>()
376 Intent.EXTRA_CHOOSER_CUSTOM_ACTIONS, customActionFactory.getCustomActions(1) in <lambda>()380 Intent.EXTRA_CHOOSER_CUSTOM_ACTIONS, customActionFactory.getCustomActions(5) in <lambda>()