Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
DStageCoordinator.java1107 @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