Searched refs:mMultiInstanceHelpher (Results 1 – 1 of 1) sorted by relevance
194 private final MultiInstanceHelper mMultiInstanceHelpher; field in SplitScreenController250 mMultiInstanceHelpher = multiInstanceHelper; in SplitScreenController()589 if (mMultiInstanceHelpher.supportsMultiInstanceSplit( in startShortcut()623 if (mMultiInstanceHelpher.supportsMultiInstanceSplit(shortcutInfo.getActivity())) { in startShortcutAndTaskWithLegacyTransition()655 if (mMultiInstanceHelpher.supportsMultiInstanceSplit(shortcutInfo.getActivity())) { in startShortcutAndTask()694 if (mMultiInstanceHelpher.supportsMultiInstanceSplit(getComponent(pendingIntent))) { in startIntentAndTaskWithLegacyTransition()724 if (mMultiInstanceHelpher.supportsMultiInstanceSplit(getComponent(pendingIntent))) { in startIntentAndTask()759 if (mMultiInstanceHelpher.supportsMultiInstanceSplit(getComponent(pendingIntent1))) { in startIntentsWithLegacyTransition()796 if (mMultiInstanceHelpher.supportsMultiInstanceSplit(getComponent(pendingIntent1))) { in startIntents()863 if (mMultiInstanceHelpher.supportsMultiInstanceSplit(getComponent(intent))) { in startIntent()