HomeSort by relevance Sort by last modified time
    Searched refs:playTrustedSound (Results 1 - 3 of 3) sorted by null

  /frameworks/base/packages/Keyguard/src/com/android/keyguard/
ViewMediatorCallback.java 73 void playTrustedSound();
KeyguardSimpleHostView.java 80 mViewMediatorCallback.playTrustedSound();
  /frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
KeyguardViewMediator.java 468 public void playTrustedSound() {
469 KeyguardViewMediator.this.playTrustedSound();
    [all...]

Completed in 149 milliseconds