package Y2; import android.content.Intent; public interface m { boolean onNewIntent(Intent intent); }