Searched defs:shortcutInfo1 (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/ |
D | ISplitScreen.aidl | 136 in ShortcutInfo shortcutInfo1, in Bundle options1, in PendingIntent pendingIntent2, in startIntentsWithLegacyTransition() 144 in ShortcutInfo shortcutInfo1, in Bundle options1, in PendingIntent pendingIntent2, in startIntents()
|
D | SplitScreenController.java | 749 @Nullable ShortcutInfo shortcutInfo1, @Nullable Bundle options1, in startIntentsWithLegacyTransition() 781 @Nullable ShortcutInfo shortcutInfo1, @Nullable Bundle options1, in startIntents() 1365 @Nullable ShortcutInfo shortcutInfo1, @Nullable Bundle options1, in startIntentsWithLegacyTransition() 1380 @Nullable ShortcutInfo shortcutInfo1, @Nullable Bundle options1, in startIntents()
|
D | StageCoordinator.java | 854 @Nullable ShortcutInfo shortcutInfo1, @Nullable Bundle options1, in startIntents() 869 wct.startShortcut(mContext.getPackageName(), shortcutInfo1, options1); in startIntents() local 909 wct.startShortcut(mContext.getPackageName(), shortcutInfo1, options1); in startIntents() local 932 ShortcutInfo shortcutInfo1, ShortcutInfo shortcutInfo2, WindowContainerTransaction wct, in handlePippedSplitIntentsLaunch() 997 @Nullable ShortcutInfo shortcutInfo1, @Nullable Bundle options1, in startIntentsWithLegacyTransition() 1013 wct.startShortcut(mContext.getPackageName(), shortcutInfo1, options1); in startIntentsWithLegacyTransition() local
|