Q1: Is it possible to detect if another Android App is stealing the focus of your own App?
Q2: Is it possible to prevent another Android App from stealing the focus of your own App?
I only see the audio focus "take over" within the docs, but not the screen focus "take over": http://developer.android.com/training/managing-audio/audio-focus.html
See here why I ask these questions: http://blog.spiderlabs.com/2011/09/google-android-focus-stealing-vulnerabiltiy-demo.html