Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DChooserActivity.java795 final List<ShortcutManager.ShareShortcutInfo> shareShortcutInfos = in createAppPredictorCallback() field in ChooserActivity
807 shareShortcutInfos.add(new ShortcutManager.ShareShortcutInfo( in createAppPredictorCallback()
812 sendShareShortcutInfoList(shareShortcutInfos, chooserListAdapter, resultList, in createAppPredictorCallback() argument