Searched refs:mUiSoundsStreamType (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DKeyguardViewMediator.java184 private int mUiSoundsStreamType; field in class:KeyguardViewMediator
1379 mUiSoundsStreamType = mAudioManager.getUiSoundsStreamType();
1382 if (mAudioManager.isStreamMute(mUiSoundsStreamType)) return;

Completed in 8 milliseconds