Searched refs:mUiSoundsStreamType (Results 1 – 1 of 1) sorted by relevance
204 private int mUiSoundsStreamType; field in KeyguardViewMediator1725 mUiSoundsStreamType = mAudioManager.getUiSoundsStreamType(); in playSound()1730 if (mAudioManager.isStreamMute(mUiSoundsStreamType)) return; in playSound()