Fields Summary |
---|
public static final int | CONTENT_TYPE_MOVIE |
public static final int | CONTENT_TYPE_MUSIC |
public static final int | CONTENT_TYPE_SONIFICATION |
public static final int | CONTENT_TYPE_SPEECH |
public static final int | CONTENT_TYPE_UNKNOWN |
public static final android.os.Parcelable.Creator | CREATOR |
public static final int | FLAG_AUDIBILITY_ENFORCED |
public static final int | FLAG_BEACON |
public static final int | FLAG_HW_AV_SYNC |
public static final int | FLAG_HW_HOTWORD |
public static final int | USAGE_ALARM |
public static final int | USAGE_ASSISTANCE_ACCESSIBILITY |
public static final int | USAGE_ASSISTANCE_NAVIGATION_GUIDANCE |
public static final int | USAGE_ASSISTANCE_SONIFICATION |
public static final int | USAGE_GAME |
public static final int | USAGE_MEDIA |
public static final int | USAGE_NOTIFICATION |
public static final int | USAGE_NOTIFICATION_COMMUNICATION_DELAYED |
public static final int | USAGE_NOTIFICATION_COMMUNICATION_INSTANT |
public static final int | USAGE_NOTIFICATION_COMMUNICATION_REQUEST |
public static final int | USAGE_NOTIFICATION_EVENT |
public static final int | USAGE_NOTIFICATION_RINGTONE |
public static final int | USAGE_UNKNOWN |
public static final int | USAGE_VOICE_COMMUNICATION |
public static final int | USAGE_VOICE_COMMUNICATION_SIGNALLING |
Methods Summary |
---|
public int | describeContents() throw new RuntimeException("Stub!");
|
public boolean | equals(java.lang.Object o) throw new RuntimeException("Stub!");
|
public int | getCapturePreset() throw new RuntimeException("Stub!");
|
public int | getContentType() throw new RuntimeException("Stub!");
|
public int | getFlags() throw new RuntimeException("Stub!");
|
public int | getUsage() throw new RuntimeException("Stub!");
|
public int | hashCode() throw new RuntimeException("Stub!");
|
public java.lang.String | toString() throw new RuntimeException("Stub!");
|
public void | writeToParcel(android.os.Parcel dest, int flags) throw new RuntimeException("Stub!");
|