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

Skip to content
Commit ce4653f7 authored by Aaron Liu's avatar Aaron Liu
Browse files

Ensure that disappear animation callback is run.

When we authenticate sim pin with a None security method, we are running
into an issue where we are not running the "keyguardDone" runnable when
the disappear animation completes. This is because when the sim state
changes, we tell the statusbarkeyguardviewmanager to reset. This hides
the bouncer and removes the disappear animation finish runnable. When we
tell the statusbarkeguardviewmanager to reset, we only want to reset if
we are not animating away.

Fixes: 288099374
Test: add a unit test
Test: unlock sim with none method.
Test: disable esim with none method.
Test: unlock sim with a pin method.
Test: disable esim with pin method.
Test: unlock pin method.
Change-Id: I52783d0a0d92dbec4dfcfe171df512ec347e4bef
parent 4dd18983
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