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 74 void playTrustedSound();
KeyguardHostView.java 93 mViewMediatorCallback.playTrustedSound();
  /frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
KeyguardViewMediator.java 585 public void playTrustedSound() {
586 KeyguardViewMediator.this.playTrustedSound();
    [all...]

Completed in 1424 milliseconds