Add a null check to prevent NPE when status bar isn't inflated
It looks like occasionally touches are being handled as if they're being proxied from status bar to shade before status bar view is inflated, causing an NPE here. Bug: 280086782 Test: N/A Change-Id: I4b02287d7af013ab5358584d89e7eeac31f1e7f5
Loading
Please register or sign in to comment