Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
DStageCoordinator.java633 startIntentLegacy(intent, fillInIntent, position, options); in startIntent()
666 void startIntentLegacy(PendingIntent intent, Intent fillInIntent, @SplitPosition int position, in startIntentLegacy() method in StageCoordinator