@interface MTSleepModeStateMachineWaitingState : MTSleepModeStateMachineState - (void)didEnterWithPreviousState:(id)a0; @end