/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/contentpreview/ |
D | PreviewDataProviderTest.kt | 71 val testSubject = createDataProvider(targetIntent) in createDataProvider() constant 88 val testSubject = createDataProvider(targetIntent) in test_sendSingleTextFileWithoutPreview_resolvesToFilePreviewUi() constant 116 val testSubject = createDataProvider(targetIntent) in test_sendSingleTextFileWithDisplayNameAndTitle_displayNameTakesPrecedenceOverTitle() constant 125 val testSubject = createDataProvider(targetIntent) in test_sendIntentWithoutUris_resolvesToTextPreviewUiSynchronously() constant 136 val testSubject = createDataProvider(targetIntent) in test_sendSingleImage_resolvesToImagePreviewUi() constant 153 val testSubject = createDataProvider(targetIntent) in test_sendSingleFile_resolvesToFilePreviewUi() constant 174 val testSubject = createDataProvider(targetIntent) in test_sendSingleImageWithFailingGetType_resolvesToFilePreviewUi() constant 199 val testSubject = createDataProvider(targetIntent) in test_sendSingleFileWithFailingMetadata_resolvesToFilePreviewUi() constant 222 val testSubject = createDataProvider(targetIntent) in test_sendSingleImageWithFailingGetTypeDisjointTitleRead_resolvesToFilePreviewUi() constant 247 val testSubject = createDataProvider(targetIntent) in test_sendSingleFileWithFailingImageMetadata_resolvesToFilePreviewUi() constant [all …]
|
D | PreviewImageLoaderTest.kt | 51 val testSubject = in <lambda>() constant 74 val testSubject = in <lambda>() constant 101 val testSubject = in <lambda>() constant 144 val testSubject = in <lambda>() constant 185 val testSubject = in <lambda>() constant 210 val testSubject = in <lambda>() constant 236 val testSubject = in <lambda>() constant 268 val testSubject = in <lambda>() constant 304 val testSubject = in <lambda>() constant 329 val testSubject = in <lambda>() constant [all …]
|
D | ChooserContentPreviewUiTest.kt | 85 val testSubject = createContentPreviewUi(action = Intent.ACTION_VIEW) in test_textPreviewType_useTextPreviewUi() constant 96 val testSubject = createContentPreviewUi(action = Intent.ACTION_SEND) in test_filePreviewType_useFilePreviewUi() constant 111 val testSubject = in test_imagePreviewTypeWithText_useFilePlusTextPreviewUi() constant 127 val testSubject = createContentPreviewUi(action = Intent.ACTION_SEND) in test_imagePreviewTypeWithoutText_useImagePreviewUi() constant 145 val testSubject = createContentPreviewUi(action = Intent.ACTION_SEND) in test_imagePayloadSelectionTypeWithEnabledFlag_usePayloadSelectionPreviewUi() constant
|
D | UriMetadataReaderTest.kt | 40 val testSubject = UriMetadataReaderImpl(contentResolver, DefaultMimeTypeClassifier) in <lambda>() constant 55 val testSubject = UriMetadataReaderImpl(contentResolver, DefaultMimeTypeClassifier) in <lambda>() constant 75 val testSubject = UriMetadataReaderImpl(contentResolver, DefaultMimeTypeClassifier) in <lambda>() constant 92 val testSubject = UriMetadataReaderImpl(contentResolver, DefaultMimeTypeClassifier) in <lambda>() constant
|
D | FilesPlusTextContentPreviewUiTest.kt | 184 val testSubject = in <lambda>() constant 227 val testSubject = in <lambda>() constant 278 val testSubject = in <lambda>() constant 312 val testSubject = in <lambda>() constant 348 val testSubject = in <lambda>() constant
|
D | FileContentPreviewUiTest.kt | 53 private val testSubject = constant
|
D | TextContentPreviewUiTest.kt | 67 private val testSubject = constant
|
D | UnifiedContentPreviewUiTest.kt | 171 val testSubject = in <lambda>() constant
|
/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/shortcuts/ |
D | ScopedAppTargetListCallbackTest.kt | 33 val testSubject = ScopedAppTargetListCallback(scope) { counter++ }.toConsumer() in test_consumerInvocations_onlyInvokedWhileScopeIsActive() constant 49 val testSubject = ScopedAppTargetListCallback(scope) { counter++ }.toAppPredictorCallback() in test_appPredictorCallbackInvocations_onlyInvokedWhileScopeIsActive() constant 65 val testSubject = ScopedAppTargetListCallback(scope) { counter++ }.toConsumer() in test_createdWithClosedScope_noCallbackInvocations() constant
|
D | ShortcutLoaderTest.kt | 102 val testSubject = in test_loadShortcutsWithAppPredictor_resultIntegrity() constant 171 val testSubject = in test_loadShortcutsWithShortcutManager_resultIntegrity() constant 224 val testSubject = in test_appPredictorReturnsEmptyList_fallbackToShortcutManager() constant 285 val testSubject = in test_appPredictor_requestPredictionUpdateFailure_fallbackToShortcutManager() constant 341 val testSubject = in test_appPredictorNotResponding_noCallbackFromShortcutLoader() constant 366 val testSubject = in test_appPredictorNotResponding_timeoutAndFallbackToShortcutManager() constant 415 val testSubject = in test_appPredictorResponding_appPredictorTimeoutJobIsCancelled() constant 495 val testSubject = in test_ShortcutLoader_noResultsWithoutAppTargets() constant 546 val testSubject = in test_nullIntentFilterNoAppAppPredictorResults_returnEmptyResult() constant 615 val testSubject = in test_ShortcutLoaderDestroyed_appPredictorCallbackUnregisteredAndWatchdogCancelled() constant [all …]
|
D | ShortcutToChooserTargetConverterTest.kt | 34 private val testSubject = ShortcutToChooserTargetConverter() in <lambda>() constant 102 val testSubject = ShortcutToChooserTargetConverter() in <lambda>() constant
|
/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/contentpreview/payloadtoggle/domain/update/ |
D | SelectionChangeCallbackImplTest.kt | 76 val testSubject = SelectionChangeCallbackImpl(uri, chooserIntent, contentResolver) in <lambda>() constant 171 val testSubject = SelectionChangeCallbackImpl(uri, chooserIntent, contentResolver) in <lambda>() constant 210 val testSubject = SelectionChangeCallbackImpl(uri, chooserIntent, contentResolver) in <lambda>() constant 246 val testSubject = SelectionChangeCallbackImpl(uri, chooserIntent, contentResolver) in <lambda>() constant 297 val testSubject = SelectionChangeCallbackImpl(uri, chooserIntent, contentResolver) in <lambda>() constant 340 val testSubject = SelectionChangeCallbackImpl(uri, chooserIntent, contentResolver) in <lambda>() constant 368 val testSubject = SelectionChangeCallbackImpl(uri, chooserIntent, contentResolver) in <lambda>() constant 390 val testSubject = SelectionChangeCallbackImpl(uri, chooserIntent, contentResolver) in <lambda>() constant 417 val testSubject = SelectionChangeCallbackImpl(uri, chooserIntent, contentResolver) in <lambda>() constant 449 val testSubject = SelectionChangeCallbackImpl(uri, chooserIntent, contentResolver) in <lambda>() constant
|
/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/ |
D | ShortcutSelectionLogicTest.kt | 102 val testSubject = in <lambda>() constant 136 val testSubject = in <lambda>() constant 170 val testSubject = in <lambda>() constant 206 val testSubject = in <lambda>() constant 251 val testSubject = in <lambda>() constant 291 val testSubject = in <lambda>() constant 337 val testSubject = in <lambda>() constant
|
D | ResolverListAdapterTest.kt | 84 val testSubject = in test_oneTargetNoLastChosen_oneTargetInAdapter() constant 134 val testSubject = in test_oneTargetThatWasLastChosen_NoTargetsInAdapter() constant 183 val testSubject = in test_oneTargetLastChosenNotInTheList_oneTargetInAdapter() constant 234 val testSubject = in test_oneTargetThatWasLastChosenFilteringDisabled_oneTargetInAdapter() constant 311 val testSubject = in testTwoTargets() constant 385 val testSubject = in test_twoTargetsLastChosenNotInTheList_twoTargetsInAdapter() constant 452 val testSubject = in test_twoTargetsWithOtherProfileAndLastChosen_oneTargetInAdapter() constant 514 val testSubject = in test_resultsSorted_appearInSortedOrderInAdapter() constant 572 val testSubject = in test_ineligibleActivityFilteredOut_filteredComponentNotPresentInAdapter() constant 627 val testSubject = in test_baseResolveList_excludedFromIneligibleActivityFiltering() constant [all …]
|
D | ChooserActionFactoryTest.kt | 108 val testSubject = in nonSendAction_noCopyRunnable() constant 129 val testSubject = in sendActionNoText_noCopyRunnable() constant 151 val testSubject = in sendActionWithTextCopyRunnable() constant
|
D | ChooserListAdapterDataTest.kt | 100 val testSubject = in test_twoTargetsWithNonOverlappingInitialIntent_threeTargetsInResolverAdapter() constant 163 val testSubject = in test_twoTargetsWithOverlappingInitialIntent_oneTargetsInResolverAdapter() constant
|
D | EnterTransitionAnimationDelegateTest.kt | 66 private val testSubject = EnterTransitionAnimationDelegate(activity) { transitionTargetView } in <lambda>() constant
|
D | ChooserListAdapterTest.kt | 65 private val testSubject by lazy { in <lambda>() constant
|
/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/interactive/domain/interactor/ |
D | InteractiveSessionInteractorTest.kt | 100 val testSubject = in <lambda>() constant 126 val testSubject = in <lambda>() constant 152 val testSubject = in <lambda>() constant 183 val testSubject = in <lambda>() constant 215 val testSubject = in <lambda>() constant 246 val testSubject = in <lambda>() constant 276 val testSubject = in <lambda>() constant 308 val testSubject = in <lambda>() constant
|
/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/contentpreview/payloadtoggle/domain/intent/ |
D | TargetIntentModifierImplTest.kt | 30 val testSubject = in <lambda>() constant 50 val testSubject = in <lambda>() constant
|
/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/contentpreview/payloadtoggle/domain/cursor/ |
D | PayloadToggleCursorResolverTest.kt | 61 val testSubject = in <lambda>() constant 91 val testSubject = in <lambda>() constant 125 val testSubject = in <lambda>() constant
|
/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/icons/ |
D | CachingTargetDataLoaderTest.kt | 70 val testSubject = CachingTargetDataLoader(context, targetDataLoader) in doNotCacheCallerProvidedShortcuts() constant 111 val testSubject = CachingTargetDataLoader(context, targetDataLoader) in serviceShortcutsAreCached() constant 165 val testSubject = CachingTargetDataLoader(context, targetDataLoader) in onlyBitmapsAreCached() constant
|
/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/widget/ |
D | BatchPreviewLoaderTest.kt | 72 val testSubject = in <lambda>() constant 96 val testSubject = in <lambda>() constant 128 val testSubject = in <lambda>() constant 164 val testSubject = in <lambda>() constant
|