commit | a8c9dd08098c02c022def878524ae5a7aa92c098 | [log] [tgz] |
---|---|---|
author | mincheli <mincheli@google.com> | Thu Nov 26 17:26:02 2020 +0800 |
committer | Minche Li <mincheli@google.com> | Wed Dec 02 03:24:33 2020 +0000 |
tree | 0c1e1d82e2876003e23a82907133673a5fee0afe | |
parent | 9f0f172a1a8376896a2e76d224b11c3ce71951d6 [diff] |
Refactoring for magnification [2/n] This change doesn't change any user behavior. It's refactoring that reduce the common code and logic. 1. Moves the common logic of onMotionEvent to the parent class, MagnificationGestureHandler. 2. Moves some of the debug flags to the parent class. Bug: 174291719 Test: atest com.android.server.accessibility.magnification Change-Id: If0a4a5e934a650b40e064dc3a0b72ce68780409b