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