Main system of the current isolate that contains all
suspendable subsystems in current isolate.
There is a singleton instance in each isolate. The
instance kept in the AMS isolate is a special one and
belongs to MIDPSystem subtype.
Registers a listener interested in system suspend/resume operations.
IMPL_NOTE: method for removing listeners is not needed currently.
Parameters: listener - the listener to be added