Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
H A DISplitScreen.aidl136 in ShortcutInfo shortcutInfo1, in Bundle options1, in PendingIntent pendingIntent2, in startIntentsWithLegacyTransition()
144 in ShortcutInfo shortcutInfo1, in Bundle options1, in PendingIntent pendingIntent2, in startIntents()
H A DSplitScreenController.java732 @Nullable ShortcutInfo shortcutInfo1, @Nullable Bundle options1, in startIntentsWithLegacyTransition()
763 @Nullable ShortcutInfo shortcutInfo1, @Nullable Bundle options1, in startIntents()
1283 @Nullable ShortcutInfo shortcutInfo1, @Nullable Bundle options1, in startIntentsWithLegacyTransition()
1297 @Nullable ShortcutInfo shortcutInfo1, @Nullable Bundle options1, in startIntents()
H A DStageCoordinator.java750 @Nullable ShortcutInfo shortcutInfo1, @Nullable Bundle options1, in startIntents()
760 wct.startShortcut(mContext.getPackageName(), shortcutInfo1, options1); in startIntents() local
785 wct.startShortcut(mContext.getPackageName(), shortcutInfo1, options1); in startIntents() local
832 @Nullable ShortcutInfo shortcutInfo1, @Nullable Bundle options1, in startIntentsWithLegacyTransition()
848 wct.startShortcut(mContext.getPackageName(), shortcutInfo1, options1); in startIntentsWithLegacyTransition() local