Searched refs:mUnlockSoundId (Results 1 – 1 of 1) sorted by relevance
481 private int mUnlockSoundId; field in KeyguardViewMediator1619 mUnlockSoundId = mLockSounds.load(soundPath, 1);1621 if (soundPath == null || mUnlockSoundId == 0) {2779 playSound(locked ? mLockSoundId : mUnlockSoundId);