Home
last modified time | relevance | path

Searched defs:playTrustedSound (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DViewMediatorCallback.java76 void playTrustedSound(); in playTrustedSound() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewMediator.java1742 private void playTrustedSound() { in playTrustedSound() method in KeyguardViewMediator