Searched defs:STREAM_VOLUME_ALIAS_TELEVISION (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java297 * (phone), STREAM_VOLUME_ALIAS_TELEVISION for a television or set-top box and
311 private final int[] STREAM_VOLUME_ALIAS_TELEVISION = new int[] { field in class:AudioService
967 mStreamVolumeAlias = STREAM_VOLUME_ALIAS_TELEVISION;

Completed in 21 milliseconds