Prevent systemui crash by adding view to an invalid display

The newly added display was removed before the #onDisplayAdded()
is called, which resulted InvalidDisplayException while adding view.

Bug: 173683353
Test: presubmit
Change-Id: I8f6b939e906ab2e898ff908d6a96b8cd3986ed8d
1 file changed