@Override protected void onNewIntent(Intent intent) { mRemoteActivity.onNewIntent(intent); super.onNewIntent(intent); }