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