Home
last modified time | relevance | path

Searched refs:mainFillInIntent (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
H A DStageCoordinator.java941 @Nullable PendingIntent mainPendingIntent, @Nullable Intent mainFillInIntent, in startWithLegacyTransition() argument
945 startWithLegacyTransition(wct, INVALID_TASK_ID, mainPendingIntent, mainFillInIntent, in startWithLegacyTransition()
963 @Nullable PendingIntent mainPendingIntent, @Nullable Intent mainFillInIntent, in startWithLegacyTransition() argument
1010 wct.sendPendingIntent(mainPendingIntent, mainFillInIntent, options); in startWithLegacyTransition()