Searched defs:shortcutInfo2 (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/ |
D | ISplitScreen.aidl | 137 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()
|
D | SplitScreenController.java | 750 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()
|
D | StageCoordinator.java | 856 @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()
|