Searched refs:createContentPreviewUi (Results 1 – 1 of 1) sorted by relevance
64 private fun createContentPreviewUi(action: String, sharedText: CharSequence? = null) = in createContentPreviewUi() method85 val testSubject = createContentPreviewUi(action = Intent.ACTION_VIEW) in test_textPreviewType_useTextPreviewUi()96 val testSubject = createContentPreviewUi(action = Intent.ACTION_SEND) in test_filePreviewType_useFilePreviewUi()112 createContentPreviewUi(action = Intent.ACTION_SEND, sharedText = "Shared text") in test_imagePreviewTypeWithText_useFilePlusTextPreviewUi()127 val testSubject = createContentPreviewUi(action = Intent.ACTION_SEND) in test_imagePreviewTypeWithoutText_useImagePreviewUi()145 val testSubject = createContentPreviewUi(action = Intent.ACTION_SEND) in test_imagePayloadSelectionTypeWithEnabledFlag_usePayloadSelectionPreviewUi()