Home
last modified time | relevance | path

Searched defs:resolvedTargets (Results 1 – 2 of 2) sorted by relevance

/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/
DResolverListAdapterTest.kt69 val resolvedTargets = createResolvedComponents(ComponentName(PKG_NAME, CLASS_NAME)) in test_oneTargetNoLastChosen_oneTargetInAdapter() constant
118 val resolvedTargets = createResolvedComponents(ComponentName(PKG_NAME, CLASS_NAME)) in test_oneTargetThatWasLastChosen_NoTargetsInAdapter() constant
167 val resolvedTargets = createResolvedComponents(ComponentName(PKG_NAME, CLASS_NAME)) in test_oneTargetLastChosenNotInTheList_oneTargetInAdapter() constant
218 val resolvedTargets = createResolvedComponents(ComponentName(PKG_NAME, CLASS_NAME)) in test_oneTargetThatWasLastChosenFilteringDisabled_oneTargetInAdapter() constant
288 val resolvedTargets = in testTwoTargets() constant
365 val resolvedTargets = in test_twoTargetsLastChosenNotInTheList_twoTargetsInAdapter() constant
431 val resolvedTargets = in test_twoTargetsWithOtherProfileAndLastChosen_oneTargetInAdapter() constant
489 val resolvedTargets = in test_resultsSorted_appearInSortedOrderInAdapter() constant
546 val resolvedTargets = in test_ineligibleActivityFilteredOut_filteredComponentNotPresentInAdapter() constant
656 val resolvedTargets = in test_lowPriorityComponentFilteredOut_filteredComponentNotPresentInAdapter() constant
[all …]
DChooserListAdapterDataTest.kt72 val resolvedTargets = in test_twoTargetsWithNonOverlappingInitialIntent_threeTargetsInResolverAdapter() constant
137 val resolvedTargets = in test_twoTargetsWithOverlappingInitialIntent_oneTargetsInResolverAdapter() constant