Searched refs:SamplePresentation (Results 1 – 2 of 2) sorted by relevance
37 public class SamplePresentation extends Presentation { class42 public SamplePresentation(Context outerContext, Display display) { in SamplePresentation() method in SamplePresentation
62 private SamplePresentation mPresentation;183 mPresentation = new SamplePresentation(this, selectedDisplay); in updatePresentation()