FileDocCategorySizeDatePackage
AudioFocusInfo.javaAPI DocAndroid 5.1 API1058Sat Mar 14 14:10:04 GMT 2015android.media

AudioFocusInfo

public final class AudioFocusInfo extends Object implements android.os.Parcelable

Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
Constructors Summary
AudioFocusInfo()

 throw new RuntimeException("Stub!"); 
Methods Summary
public intdescribeContents()

 throw new RuntimeException("Stub!"); 
public booleanequals(java.lang.Object obj)

 throw new RuntimeException("Stub!"); 
public android.media.AudioAttributesgetAttributes()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetClientId()

 throw new RuntimeException("Stub!"); 
public intgetFlags()

 throw new RuntimeException("Stub!"); 
public intgetGainRequest()

 throw new RuntimeException("Stub!"); 
public intgetLossReceived()

 throw new RuntimeException("Stub!"); 
public java.lang.StringgetPackageName()

 throw new RuntimeException("Stub!"); 
public inthashCode()

 throw new RuntimeException("Stub!"); 
public voidwriteToParcel(android.os.Parcel dest, int flags)

 throw new RuntimeException("Stub!");