commit | d720ccf749713b3775edd9350fcdcde5625ec77c | [log] [tgz] |
---|---|---|
author | Taran Singh <tarandeep@google.com> | Tue May 07 00:02:25 2024 +0000 |
committer | Taran Singh <tarandeep@google.com> | Tue May 07 00:02:25 2024 +0000 |
tree | 6158384c92c9bc02fe4752c51afd49d9d2aeb063 | |
parent | d1458a8031e8d86cdc2965479e2e4572fb0abd32 [diff] |
Refactor acceptStylusHandwriting to use variant. acceptStylusHandwriting(...) should use vairant with flags instead of calling internal method directly. We already have a test for acceptStylusHandwritingDelegation(.. , int flags, ..) in StylusHandwritingTest#testHandwriting_delegateFromHomePackage, this refactor makes the API test coverage happy. Bug: 331548567 Test: atest StylusHandwritingTest Change-Id: Ie5b4f127bc93cd839a155144368af500ed15447c