Searched defs:shortcutInfo2 (Results 1 – 3 of 3) sorted by relevance
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/ |
H A 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()
|
H A D | SplitScreenController.java | 733 PendingIntent pendingIntent2, int userId2, @Nullable ShortcutInfo shortcutInfo2, in startIntentsWithLegacyTransition() 764 PendingIntent pendingIntent2, int userId2, @Nullable ShortcutInfo shortcutInfo2, in startIntents() 1284 PendingIntent pendingIntent2, int userId2, @Nullable ShortcutInfo shortcutInfo2, in startIntentsWithLegacyTransition() 1298 PendingIntent pendingIntent2, int userId2, @Nullable ShortcutInfo shortcutInfo2, in startIntents()
|
H A D | StageCoordinator.java | 752 @Nullable ShortcutInfo shortcutInfo2, @Nullable Bundle options2, in startIntents() 792 wct.startShortcut(mContext.getPackageName(), shortcutInfo2, options2); in startIntents() local 834 @Nullable ShortcutInfo shortcutInfo2, @Nullable Bundle options2, in startIntentsWithLegacyTransition()
|