Searched refs:aggregateContentType (Results 1 – 2 of 2) sorted by relevance
47 val aggregateContentType: Flow<ContentType> = constant in com.android.intentresolver.contentpreview.payloadtoggle.domain.interactor.SelectionInteractor48 selectionsRepo.selections.map { aggregateContentType(it.values) } in <lambda>()74 private fun aggregateContentType( in aggregateContentType() method
90 selectionInteractor.aggregateContentType.zip( in <lambda>()