Home
last modified time | relevance | path

Searched defs:Presentation (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
DPresentation.java141 public class Presentation extends Dialog { class
158 public Presentation(Context outerContext, Display display) { in Presentation() method in Presentation
176 public Presentation(Context outerContext, Display display, int theme) { in Presentation() method in Presentation
/frameworks/native/services/inputflinger/
DPointerControllerInterface.h77 enum Presentation { enum