[go: nahoru, domu]

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

/frameworks/base/core/java/com/android/internal/policy/
H A DPhoneWindow.java250 private int mVolumeControlStreamType = AudioManager.USE_DEFAULT_STREAM_TYPE; field in class:PhoneWindow
1872 mVolumeControlStreamType, direction,
1960 mVolumeControlStreamType, 0, flags);
1967 // eat the event instead, because we have mVolumeControlStreamType
1969 getAudioManager().handleKeyUp(event, mVolumeControlStreamType);
3162 mVolumeControlStreamType = streamType;
3167 return mVolumeControlStreamType;

Completed in 29 milliseconds