Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
DISplitScreen.aidl137 int userId2, in ShortcutInfo shortcutInfo2, in Bundle options2, int splitPosition, in startIntentsWithLegacyTransition()
145 int userId2, in ShortcutInfo shortcutInfo2, in Bundle options2, int splitPosition, in startIntents()
DSplitScreenController.java750 PendingIntent pendingIntent2, int userId2, @Nullable ShortcutInfo shortcutInfo2, in startIntentsWithLegacyTransition()
782 PendingIntent pendingIntent2, int userId2, @Nullable ShortcutInfo shortcutInfo2, in startIntents()
1366 PendingIntent pendingIntent2, int userId2, @Nullable ShortcutInfo shortcutInfo2, in startIntentsWithLegacyTransition()
1381 PendingIntent pendingIntent2, int userId2, @Nullable ShortcutInfo shortcutInfo2, in startIntents()
DStageCoordinator.java856 @Nullable ShortcutInfo shortcutInfo2, @Nullable Bundle options2, in startIntents()
916 wct.startShortcut(mContext.getPackageName(), shortcutInfo2, options2); in startIntents() local
932 ShortcutInfo shortcutInfo1, ShortcutInfo shortcutInfo2, WindowContainerTransaction wct, in handlePippedSplitIntentsLaunch()
999 @Nullable ShortcutInfo shortcutInfo2, @Nullable Bundle options2, in startIntentsWithLegacyTransition()