FileDocCategorySizeDatePackage
Presentation.javaAPI DocAndroid 5.1 API1066Sat Mar 14 14:09:30 GMT 2015android.app

Presentation

public class Presentation extends android.app.Dialog

Fields Summary
Constructors Summary
public Presentation(android.content.Context outerContext, android.view.Display display)

 super((android.content.Context)null,false,(android.content.DialogInterface.OnCancelListener)null); throw new RuntimeException("Stub!"); 
public Presentation(android.content.Context outerContext, android.view.Display display, int theme)

 super((android.content.Context)null,false,(android.content.DialogInterface.OnCancelListener)null); throw new RuntimeException("Stub!"); 
Methods Summary
public android.view.DisplaygetDisplay()

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

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

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

 throw new RuntimeException("Stub!"); 
protected voidonStart()

 throw new RuntimeException("Stub!"); 
protected voidonStop()

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

 throw new RuntimeException("Stub!");