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