FileDocCategorySizeDatePackage
PhoneAccountHandle.javaAPI DocAndroid 5.1 API927Sat Mar 14 14:10:00 GMT 2015android.telecom

PhoneAccountHandle

public class PhoneAccountHandle extends Object implements android.os.Parcelable

Fields Summary
public static final android.os.Parcelable.Creator
CREATOR
Constructors Summary
public PhoneAccountHandle(android.content.ComponentName componentName, String id)

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

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

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

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

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

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

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

 throw new RuntimeException("Stub!");