Home
last modified time | relevance | path

Searched defs:initialIntents (Results 1 – 25 of 157) sorted by relevance

1234567

/aosp_15_r20/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/
DChooserListAdapterDataTest.kt89 val initialIntents = in test_twoTargetsWithNonOverlappingInitialIntent_threeTargetsInResolverAdapter() constant
154 val initialIntents = in test_twoTargetsWithOverlappingInitialIntent_oneTargetsInResolverAdapter() constant
DResolverListAdapterTest.kt718 val initialIntents = in test_twoTargetsWithNonOverlappingInitialIntent_threeTargetsInAdapter() constant
806 val initialIntents = in test_twoTargetsWithOverlappingInitialIntent_twoTargetsInAdapter() constant
/aosp_15_r20/out/soong/.intermediates/packages/modules/IntentResolver/IntentResolver-core/android_common/kapt/gen/stubs/com/android/intentresolver/data/model/
DChooserRequest.java139 private final java.util.List<android.content.Intent> initialIntents = null; field in ChooserRequest
228java.util.List<? extends android.content.Intent> initialIntents, @org.jetbrains.annotations.Nullab… in ChooserRequest()
633java.util.List<? extends android.content.Intent> initialIntents, @org.jetbrains.annotations.Nullab… in copy()
/aosp_15_r20/packages/modules/IntentResolver/java/src/com/android/intentresolver/ui/viewmodel/
DChooserRequestReader.kt95 val initialIntents = in readChooserRequest() constant
/aosp_15_r20/packages/modules/IntentResolver/java/src/com/android/intentresolver/
DChooserListAdapter.java165 Intent[] initialIntents, in ChooserListAdapter()
205 Intent[] initialIntents, in ChooserListAdapter()
DResolverListAdapter.java103 Intent[] initialIntents, in ResolverListAdapter()
132 Intent[] initialIntents, in ResolverListAdapter()
/aosp_15_r20/frameworks/base/core/tests/coretests/src/com/android/internal/app/
H A DChooserActivityTest.java2632 Intent[] initialIntents = { in testWorkTab_withInitialIntents_workTabDoesNotIncludePersonalInitialIntents() local
2665 Intent[] initialIntents = { in testWorkTab_xProfileIntentsDisabled_personalToWork_nonSendIntent_emptyStateShown() local
2699 Intent[] initialIntents = { in testWorkTab_noWorkAppsAvailable_nonSendIntent_emptyStateShown() local
2951 private Intent createChooserIntent(Intent intent, Intent[] initialIntents) { in createChooserIntent()
H A DResolverWrapperAdapter.java37 Intent[] initialIntents, in ResolverWrapperAdapter()
/aosp_15_r20/packages/modules/IntentResolver/tests/activity/src/com/android/intentresolver/
DChooserActivityTest.java2615 Intent[] initialIntents = { in testWorkTab_withInitialIntents_workTabDoesNotIncludePersonalInitialIntents() local
2640 Intent[] initialIntents = { in testWorkTab_xProfileIntentsDisabled_personalToWork_nonSendIntent_emptyStateShown() local
2667 Intent[] initialIntents = { in testWorkTab_noWorkAppsAvailable_nonSendIntent_emptyStateShown() local
2789 private Intent createChooserIntent(Intent intent, Intent[] initialIntents) { in createChooserIntent()
/aosp_15_r20/cts/tests/framework/base/windowmanager/intent_tests/forResult/
H A Dtest-5.json3 "initialIntents": [ array
H A Dtest-2.json3 "initialIntents": [ array
H A Dtest-4.json3 "initialIntents": [ array
H A Dtest-3.json3 "initialIntents": [ array
H A Dtest-1.json3 "initialIntents": [ array
H A Dtest-6.json3 "initialIntents": [ array
/aosp_15_r20/cts/tests/framework/base/windowmanager/intent_tests/resetTaskIfNeeded/
H A Dreset-task_with_new-task.json3 "initialIntents": [ array
/aosp_15_r20/cts/tests/framework/base/windowmanager/intent_tests/newTask/
H A Dtest-11.json3 "initialIntents": [ array
H A Dtest-12.json3 "initialIntents": [ array
H A Dtest-5.json3 "initialIntents": [ array
/aosp_15_r20/cts/tests/framework/base/windowmanager/intent_tests/clearCases/
H A Dtest-no-history-1.json3 "initialIntents": [ array
H A Dclear-task_with_new-task.json3 "initialIntents": [ array
H A Dtest-1.json3 "initialIntents": [ array
/aosp_15_r20/cts/tests/framework/base/windowmanager/intent_tests/newDocumentCases/
H A Dtest-12.json3 "initialIntents": [ array
H A Dtest-5.json3 "initialIntents": [ array
H A Dtest-11.json3 "initialIntents": [ array

1234567