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

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java187 // Whether the next call to playSounds() should be skipped. Defaults to
1252 private void playSounds(boolean locked) { method in class:KeyguardViewMediator
1320 playSounds(true);
1387 playSounds(false);

Completed in 724 milliseconds