summaryrefslogtreecommitdiff
path: root/api/api_test.go
diff options
context:
space:
mode:
author Ibrahim Yilmaz <iyz@google.com> 2023-10-13 19:42:33 +0000
committer Ibrahim Yilmaz <iyz@google.com> 2023-10-16 14:46:36 +0000
commit59852c0735ff2bc9127df3b802b1781bfa660ddf (patch)
tree53f3876685bcb42c4f402c4a14d923c108d49d03 /api/api_test.go
parentd3f3084d75a6a1e02ddffd2487161fc76fb4270f (diff)
Add Reason to addRemoteInput Logs
This CL improves addRemoteInput logs and make similar them to removeRemoteInputs. Example output: 1. addRemoteInput reason:RemoteInputView#focus entry: key, style:BigTextStyle .. 2. removeRemoteInput reason: RemoteInputViewController#sendRemoteInput entry:key, style: BigTextStyle .. 3. removeRemoteInput reason: RemoteInputView#onDefocus entry: key, style: BigTextStyle .. 4. removeRemoteInput reason: RemoteInputView$WindowInsetAnimation#onEnd entry: key, style: BigTextStyle .. 5. removeRemoteInput reason: RemoteInputView$WindowInsetAnimation#onEnd entry: key, style: BigTextStyle .. 6. removeRemoteInput reason: RemoteInputView#onDetachedFromWindow entry:key, style: BigTextStyle.. Bug: 290068526 Test: RemoteInputLogger addRemoteInput logs in BR Change-Id: I863be99cb386d3b04a06b5445614225eee840610
Diffstat (limited to 'api/api_test.go')
0 files changed, 0 insertions, 0 deletions