Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
DStageCoordinator.java755 startSingleIntent(pendingIntent, fillInIntent, options1, wct, remoteTransition); in startIntentAndTask()
948 startSingleIntent(intentToLaunch, fillInIntentToLaunch, options, wct, in handlePippedSplitIntentsLaunch()
957 private void startSingleIntent(PendingIntent pendingIntent, Intent fillInIntent, Bundle options, in startSingleIntent() method in StageCoordinator