Searched defs:mSuppressNextLockSound (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DKeyguardViewMediator.java167 private boolean mSuppressNextLockSound = true; field in class:KeyguardViewMediator
655 mSuppressNextLockSound = true;
1033 mSuppressNextLockSound = true;
1181 if (mSuppressNextLockSound) {
1182 mSuppressNextLockSound = false;

Completed in 8 milliseconds