DeskClock: Setup data model before calling super.onStart()

* Otherwise onStart() in StopwatchFragment will be called
  when app still believes it's running in the background and
  thus will remove FLAG_KEEP_SCREEN_ON window flag.

Fixes: https://gitlab.com/LineageOS/issues/android/-/issues/2258
Change-Id: I196051d0d03f479c7ee3d0f7735cf8e64b70d70d
1 file changed