Home
last modified time | relevance | path

Searched refs:playTrustedSound (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DViewMediatorCallback.java72 void playTrustedSound(); in playTrustedSound() method
DKeyguardSecurityContainerController.java421 mViewMediatorCallback.playTrustedSound();
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java890 public void playTrustedSound() {
891 KeyguardViewMediator.this.playTrustedSound();
2810 private void playTrustedSound() {