downTo
Returns the Lifecycle.Event that will be reported by a Lifecycle entering the specified Lifecycle.State from a higher state, or null
if there is no valid event that can move down to the given state.
Return
the event moving down the lifecycle phases to state
Parameters
state
the lower state that the returned event will transition down to