Home
last modified time | relevance | path

Searched refs:createChooserListAdapter (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/app/
H A DChooserWrapperActivity.java63 public ChooserListAdapter createChooserListAdapter(Context context, List<Intent> payloadIntents, in createChooserListAdapter() method in ChooserWrapperActivity
/aosp12/frameworks/base/core/java/com/android/internal/app/
H A DChooserActivity.java2580 ChooserListAdapter chooserListAdapter = createChooserListAdapter(context, payloadIntents,
2591 public ChooserListAdapter createChooserListAdapter(Context context,