Searched refs:playTrustedSound (Results 1 – 3 of 3) sorted by relevance
76 void playTrustedSound(); in playTrustedSound() method
93 mViewMediatorCallback.playTrustedSound();
620 public void playTrustedSound() {621 KeyguardViewMediator.this.playTrustedSound();1689 private void playTrustedSound() { in playTrustedSound() method in KeyguardViewMediator