Loading packages/SystemUI/src/com/android/systemui/keyguard/KeyguardViewMediator.java +1 −0 Original line number Diff line number Diff line Loading @@ -4381,6 +4381,7 @@ public class KeyguardViewMediator implements CoreStartable, throws RemoteException { if (!isViewRootReady()) { Log.w(TAG, "Skipping remote animation - view root not ready"); finishedCallback.onAnimationFinished(); return; } Loading Loading
packages/SystemUI/src/com/android/systemui/keyguard/KeyguardViewMediator.java +1 −0 Original line number Diff line number Diff line Loading @@ -4381,6 +4381,7 @@ public class KeyguardViewMediator implements CoreStartable, throws RemoteException { if (!isViewRootReady()) { Log.w(TAG, "Skipping remote animation - view root not ready"); finishedCallback.onAnimationFinished(); return; } Loading