Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b3fb9ac3 authored by Ibrahim Yilmaz's avatar Ibrahim Yilmaz
Browse files

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
parent 5c205325
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment