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