commit | abf0adc5709712e5c5824381652706ed8c3d7db3 | [log] [tgz] |
---|---|---|
author | Jin Seok Park <jinpark@google.com> | Thu Jun 18 12:34:29 2020 +0900 |
committer | Jin Seok Park <jinpark@google.com> | Fri Jun 19 01:39:50 2020 +0000 |
tree | 5795739977de54de96e32ae8c0c39af8afdd66f8 | |
parent | 6555756e9000a8f137933973b8652593d0e081bb [diff] |
[Media ML] Sync with original implementation Originally, a volume key long press listener would have been called for the first ACTION_DOWN KeyEvent with repeat count equal to 0, but the new implementation does not call it. This CL fixes the current implementation to match the original implementation. Bug: 157988289 Test: manually Change-Id: I563215fc522e952412ebbae1ddaa1a6b1b646c53