Searched refs:MAX_INITIAL_INTENTS (Results 1 – 1 of 1) sorted by relevance
59 private const val MAX_INITIAL_INTENTS = 2 constant96 optional(array<Intent>(EXTRA_INITIAL_INTENTS))?.take(MAX_INITIAL_INTENTS)?.map { in readChooserRequest()