Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DPresentation.java152 public class Presentation extends Dialog { class
170 public Presentation(Context outerContext, Display display) { in Presentation() method in Presentation
188 public Presentation(Context outerContext, Display display, int theme) { in Presentation() method in Presentation
/frameworks/native/services/inputflinger/
DPointerControllerInterface.h77 enum Presentation { enum
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp118 virtual void setPresentation(Presentation) { in setPresentation() argument