onBackPressed

Handle a back action instigated elsewhere in the app. This method should be called, for example, from the owning Activity's onBackPressed method.

Return

true if the action was handled, or false otherwise.