I have tried it out and by using
SMultiWindowActivity.makeMultiWindowIntent(intent, SMultiWindowActivity.ZONE_A);
I can make an action intent appear on the top half of the screen.
Is there a way to make the same intent appear as a pop-up window?