What method should I call to know if an Activity has its contentView (once the method setContentView() has been called)?
You can get the view Back if you put an ID to your Layout.
And call it from findViewById ...