Fix the bubbles max height CtsVerifier test

The max window metrics will not return insets so in cases
where 2 or 3 button nav is turned on then the test could
fail incorrectly.

The normal window metrics in the bubble'd activity also
does not return insets so I need to pass them through.

Test: build CtsVerifier app and run through bubble tests
Fixes: 193380534
Change-Id: I647fa38f0baa2e4ce9731dd5be2f46d955374877
2 files changed