Searched refs:mTrustedSoundId (Results 1 – 1 of 1) sorted by relevance
304 private int mTrustedSoundId; field in KeyguardViewMediator718 mTrustedSoundId = mLockSounds.load(soundPath, 1); in setupLocked()720 if (soundPath == null || mTrustedSoundId == 0) { in setupLocked()1690 playSound(mTrustedSoundId); in playTrustedSound()