Callback method which should be called when the parent lifecycle aware component is being created.
Callback method which should be called when the parent lifecycle aware component is being destroyed.
Callback method which should be called when the parent lifecycle aware component enters its paused state.
Callback method which should be called when the parent lifecycle aware component enters its resumed state.
Callback which should be called when the parent lifecycle aware component saves its instance state. Note the bundle which must be handled explicitly during saving.
bundle
Callback method which should be called when the parent lifecycle aware component enters its started state.
Callback method which should be called when the parent lifecycle aware component enters its stopped state.