Fix the Lifecycle states.

Setting current state to DESTROYED effectively removes listeners. Change
to CREATED, which is equivalent to moving through onPause and onStop,
temporarily interrupting listening.

Fixes: 157437903
Test: manual, toggle ringer while QS is open
Change-Id: I7d5fd575795b51c0990374ab58abe9e6cd13718c
2 files changed