Home
last modified time | relevance | path

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

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