FileDocCategorySizeDatePackage
StatusHints.javaAPI DocAndroid 5.1 API1162Sat Mar 14 14:09:58 GMT 2015android.telecom

StatusHints

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

Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
Constructors Summary
public StatusHints(android.content.ComponentName packageName, CharSequence label, int iconResId, android.os.Bundle extras)

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

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

 throw new RuntimeException("Stub!"); 
public android.os.BundlegetExtras()

 throw new RuntimeException("Stub!"); 
public android.graphics.drawable.DrawablegetIcon(android.content.Context context)

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

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

 throw new RuntimeException("Stub!"); 
public android.content.ComponentNamegetPackageName()

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

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

 throw new RuntimeException("Stub!");