Loading packages/SystemUI/src/com/android/systemui/keyguard/KeyguardViewMediator.java +1 −0 Original line number Diff line number Diff line Loading @@ -2489,6 +2489,7 @@ public class KeyguardViewMediator implements CoreStartable, Log.e(TAG, "doKeyguard: already showing, but re-showing because we're interactive or " + "were in the middle of hiding."); notifyLockNowCallback(); } } Loading Loading
packages/SystemUI/src/com/android/systemui/keyguard/KeyguardViewMediator.java +1 −0 Original line number Diff line number Diff line Loading @@ -2489,6 +2489,7 @@ public class KeyguardViewMediator implements CoreStartable, Log.e(TAG, "doKeyguard: already showing, but re-showing because we're interactive or " + "were in the middle of hiding."); notifyLockNowCallback(); } } Loading