Searched refs:launchAsFullscreenWithRemoteAnimation (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/ |
D | StageCoordinator.java | 1006 launchAsFullscreenWithRemoteAnimation(pendingIntent1, fillInIntent1, shortcutInfo1, in startIntentsWithLegacyTransition() 1031 launchAsFullscreenWithRemoteAnimation(pendingIntent, fillInIntent, null, options1, in startIntentAndTaskWithLegacyTransition() 1052 launchAsFullscreenWithRemoteAnimation(null, null, shortcutInfo, options1, adapter, wct); in startShortcutAndTaskWithLegacyTransition() 1062 private void launchAsFullscreenWithRemoteAnimation(@Nullable PendingIntent pendingIntent, in launchAsFullscreenWithRemoteAnimation() method in StageCoordinator
|