FileDocCategorySizeDatePackage
WindowId.javaAPI DocAndroid 5.1 API1207Sat Mar 14 14:09:42 GMT 2015android.view

WindowId

public class WindowId extends Object implements android.os.Parcelable

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

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

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

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

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

 throw new RuntimeException("Stub!"); 
public voidregisterFocusObserver(android.view.WindowId$FocusObserver observer)

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

 throw new RuntimeException("Stub!"); 
public voidunregisterFocusObserver(android.view.WindowId$FocusObserver observer)

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

 throw new RuntimeException("Stub!");