The InterceptLayout is inserted
between the root view and its child view. Moreover, the root
view of the AUT is attached to the DecorView (i.e.,
PhoneWindow$DecorView) automatically by Android. The
DecorView is the top-level main window of Android and will
interact with the Android WindowManager that is responsible
for key and touch event processing.