Move fold state listener registration from constructor to start()

If the callback gets called before start() has run, it can NPE

Fixes: 265027517, 264982191
Bug: 265272821
Test: manual and presubmits
Change-Id: Ibb3cb8e0771f3d90cefd56e2308838b28c372ff4
2 files changed