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