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