commit | 023e5da3c42eef9ed6f7cf7f0dcfa8099c5bf677 | [log] [tgz] |
---|---|---|
author | Dave Mankoff <mankoff@google.com> | Wed Jun 17 11:35:01 2020 -0400 |
committer | Dave Mankoff <mankoff@google.com> | Wed Jun 17 13:17:28 2020 -0400 |
tree | 8bd79e7eedcf01da7809e5488feec891f644696b | |
parent | 721a3ac8360cbd5346317c0092e95e8a83b21cd9 [diff] |
Add Null checks to NavigationBarView An apparent race condition means that the NavigationBarView tries to use the NotificationPanelViewController before the StatusBar has had an opportunity to create it. Fixes: 156242260 Test: atest SystemUITests Change-Id: I588fca9eeb3121cab30d714b1c1a55397d2f0da5