commit | 2db03b777e2d01b1073e21e8d245cdda165a056a | [log] [tgz] |
---|---|---|
author | Kyunglyul Hyun <klhyun@google.com> | Tue Oct 27 02:18:52 2020 +0000 |
committer | Kyunglyul Hyun <klhyun@google.com> | Mon Nov 02 12:52:36 2020 +0000 |
tree | 3ba3c7a6baf05ec2475254c2222dbe8591662a10 | |
parent | dbf6f13897a7f460ab6ecc6ac35198538886748e [diff] |
Make ViewConfiguration#getMultiPressTimeout public As part of media mainline project, we're resolving hidden API usages. ViewConfigration#getMultiPressTimeout is a hidden API used by MediaSessionService, which is going to move to mainline module. Seeing a public API, ViewConfiguration#getLongPressTimeout, making getMultiPressTimeout public seems to be trivial. Bug: 171163798 Test: build successful Change-Id: I4fb7b884b7496bfc0e4f33a93eb2a69a889a91c5