Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
DStageCoordinator.java947 Intent fillInIntentToLaunch = secondIntentPipped ? fillInIntent1 : fillInIntent2; in handlePippedSplitIntentsLaunch() local
948 startSingleIntent(intentToLaunch, fillInIntentToLaunch, options, wct, in handlePippedSplitIntentsLaunch()