Merge "Switch System.currentTimeMillis() to Event.getEventTime()" into tm-qpr-dev
This commit is contained in:
@@ -2340,7 +2340,7 @@ public final class NotificationPanelViewController implements Dumpable {
|
||||
// When false, down but not synthesized motion event.
|
||||
mLastEventSynthesizedDown = mExpectingSynthesizedDown;
|
||||
mLastDownEvents.insert(
|
||||
mSystemClock.currentTimeMillis(),
|
||||
event.getEventTime(),
|
||||
mDownX,
|
||||
mDownY,
|
||||
mQsTouchAboveFalsingThreshold,
|
||||
|
||||
Reference in New Issue
Block a user