diff options
| author | 2023-10-13 14:02:53 +0000 | |
|---|---|---|
| committer | 2023-10-16 10:05:24 +0000 | |
| commit | b3fb9ac3abbc93398fe2ba7fb90ec57f79bf0e23 (patch) | |
| tree | 8ce7002de20f65864749b8669b6eb82e3331b057 /libs/input/SpriteController.cpp | |
| parent | 5c2053251056c67768c00fbf95282d31112869a0 (diff) | |
Add Reason to removeRemoteInput Logs
This CL adds removingRemoteInput reason to the logs to surface healthy and unhealthy removeRemoteInputFlows.
Healthy Flow:
1. RemoteInputViewController#sendRemoteInput
2. RemoteInputView#onDefocus#onDefocus
3. RemoteInputView$WindowInsetAnimation#onEnd
4. RemoteInputView#onDetachedFromWindow
Unhealthy Flow would be:
1. RemoteInputViewController#sendRemoteInput
2. RemoteInputView#onDefocus
3. RemoteInputView#onDetachedFromWindow
4. RemoteInputView$WindowInsetAnimation#onEnd
Bug: 290068526
Test: RemoteInputLogger removeRemoteInput logs in BR.
Change-Id: I7240925397c3f780dbbd3a0cb11008de442ef832
Diffstat (limited to 'libs/input/SpriteController.cpp')
0 files changed, 0 insertions, 0 deletions