Loading packages/SystemUI/src/com/android/systemui/keyguard/KeyguardViewMediator.java +1 −1 Original line number Diff line number Diff line Loading @@ -658,7 +658,7 @@ public class KeyguardViewMediator extends SystemUI { mPendingLock = true; } if (mPendingLock || mPendingReset) { if (mPendingLock) { playSounds(true); } } Loading Loading
packages/SystemUI/src/com/android/systemui/keyguard/KeyguardViewMediator.java +1 −1 Original line number Diff line number Diff line Loading @@ -658,7 +658,7 @@ public class KeyguardViewMediator extends SystemUI { mPendingLock = true; } if (mPendingLock || mPendingReset) { if (mPendingLock) { playSounds(true); } } Loading