FileDocCategorySizeDatePackage
IVolumeController.javaAPI DocAndroid 5.1 API5892Sat Mar 14 05:48:10 GMT 2015android.media

IVolumeController

public interface IVolumeController implements android.os.IInterface
AIDL for the AudioService to report interesting events to a volume control dialog in another process.
hide

Fields Summary
Constructors Summary
Methods Summary
public voiddismiss()

public voiddisplaySafeVolumeWarning(int flags)

public voidmasterMuteChanged(int flags)

public voidmasterVolumeChanged(int flags)

public voidsetLayoutDirection(int layoutDirection)

public voidvolumeChanged(int streamType, int flags)