Prevent NPE in PulseExpansionHandler
This prevents an NPE in PulseExpansionHandler when the onTouchEvent method is called at unexpected times. Prior to this change, the velocityTracker could be left in an uninitialized state Fixes: 153823196 Test: atest SystemUITests Change-Id: Iecff489c351a77d2a8a9821d331c48b52d842af3
Loading
Please register or sign in to comment