Loading core/java/com/android/internal/app/ResolverActivity.java +1 −1 Original line number Diff line number Diff line Loading @@ -1480,7 +1480,7 @@ public class ResolverActivity extends Activity implements if (intent != null) { prepareIntentForCrossProfileLaunch(intent); } safelyStartActivityInternal(otherProfileResolveInfo, safelyStartActivityAsUser(otherProfileResolveInfo, mMultiProfilePagerAdapter.getInactiveListAdapter().mResolverListController .getUserHandle()); }); Loading Loading
core/java/com/android/internal/app/ResolverActivity.java +1 −1 Original line number Diff line number Diff line Loading @@ -1480,7 +1480,7 @@ public class ResolverActivity extends Activity implements if (intent != null) { prepareIntentForCrossProfileLaunch(intent); } safelyStartActivityInternal(otherProfileResolveInfo, safelyStartActivityAsUser(otherProfileResolveInfo, mMultiProfilePagerAdapter.getInactiveListAdapter().mResolverListController .getUserHandle()); }); Loading