Searched refs:startSingleIntent (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/ |
D | StageCoordinator.java | 755 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
|