commit | 692deaceba32fd201d40f0d2e5da93c49a9bc85f | [log] [tgz] |
---|---|---|
author | Chun-Ku Lin <chunkulin@google.com> | Wed Mar 27 19:02:26 2024 +0000 |
committer | Chun-Ku Lin <chunkulin@google.com> | Sat Mar 30 02:41:11 2024 +0000 |
tree | 741c96b82733026cb26398cbd57353570fbdeed4 | |
parent | 4b03e090fab9d7beeea89779b76a3614a67b523f [diff] |
Replace ShortcutType with UserShortcutType to reduce duplicate declaration. - Replace AccessibilityManager.ACCESSIBILITY_BUTTON with ShortcutConstants.UserShortcutType.SOFTWARE - Replace AccessibilityManager.ACCESSIBILITY_SHORTCUT_KEY with ShortcutConstants.UserShortcutType.HARDWARE Bug: 323686675 Test: atest Flag: N/A. Not able to flag the refactor Change-Id: I2085f5307122ad3252d4ca396666780c3d6e9ce1