Home
last modified time | relevance | path

Searched refs:Presentation (Results 1 – 15 of 15) sorted by relevance

/frameworks/native/services/inputflinger/
DPointerControllerInterface.h77 enum Presentation { enum
85 virtual void setPresentation(Presentation presentation) = 0;
/frameworks/base/tests/AccessoryDisplay/source/src/com/android/accessorydisplay/source/presentation/
DDemoPresentation.java22 import android.app.Presentation;
40 public final class DemoPresentation extends Presentation {
/frameworks/base/core/java/android/app/
DPresentation.java149 public class Presentation extends Dialog { class
167 public Presentation(Context outerContext, Display display) { in Presentation() method in Presentation
185 public Presentation(Context outerContext, Display display, int theme) { in Presentation() method in Presentation
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardDisplayManager.java18 import android.app.Presentation;
34 Presentation mPresentation;
126 private final static class KeyguardPresentation extends Presentation {
/frameworks/base/libs/input/
DPointerController.h103 virtual void setPresentation(Presentation presentation);
166 Presentation presentation;
DPointerController.cpp272 void PointerController::setPresentation(Presentation presentation) { in setPresentation()
/frameworks/base/core/tests/coretests/src/android/hardware/display/
DVirtualDisplayTest.java19 import android.app.Presentation;
343 private final class TestPresentation extends Presentation {
/frameworks/base/tests/AccessoryDisplay/
DREADME37 the application opens a Presentation on the new virtual display
/frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/media/
DLocalPlayer.java21 import android.app.Presentation;
555 private final class DemoPresentation extends Presentation {
/frameworks/native/opengl/specs/
DEGL_ANDROID_presentation_time.txt69 "3.9.4 Presentation Time
/frameworks/base/core/java/android/view/
DWindowManager.java25 import android.app.Presentation;
/frameworks/native/services/inputflinger/tests/
DInputReader_test.cpp117 virtual void setPresentation(Presentation) { in setPresentation() argument
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4893 public class Presentation extends android.app.Dialog {
4894 ctor public Presentation(android.content.Context, android.view.Display);
4895 ctor public Presentation(android.content.Context, android.view.Display, int);
/frameworks/base/api/
Dcurrent.txt5701 public class Presentation extends android.app.Dialog {
5702 ctor public Presentation(android.content.Context, android.view.Display);
5703 ctor public Presentation(android.content.Context, android.view.Display, int);
Dsystem-current.txt5907 public class Presentation extends android.app.Dialog {
5908 ctor public Presentation(android.content.Context, android.view.Display);
5909 ctor public Presentation(android.content.Context, android.view.Display, int);