Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java472 private int mTrustedSoundId; field in KeyguardViewMediator
1538 mTrustedSoundId = mLockSounds.load(soundPath, 1);
1540 if (soundPath == null || mTrustedSoundId == 0) {
2701 playSound(mTrustedSoundId);