Searched defs:mainShortcutInfo (Results 1 – 1 of 1) sorted by relevance
1107 @Nullable ShortcutInfo mainShortcutInfo, @Nullable Bundle mainOptions, in startWithLegacyTransition()1130 @Nullable ShortcutInfo mainShortcutInfo, @Nullable Bundle options, in startWithLegacyTransition()1174 wct.startShortcut(mContext.getPackageName(), mainShortcutInfo, options); in startWithLegacyTransition() local