HomeSort by relevance Sort by last modified time
    Searched refs:getDisplay (Results 1 - 25 of 439) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/opt/chips/src/com/android/ex/chips/recipientchip/
BaseRecipientChip.java 40 CharSequence getDisplay();
VisibleRecipientChip.java 49 public CharSequence getDisplay() {
50 return mDelegate.getDisplay();
InvisibleRecipientChip.java 51 public CharSequence getDisplay() {
52 return mDelegate.getDisplay();
  /external/autotest/frontend/client/src/autotest/afe/create/
CreateJobViewTab.java 36 getDisplay().initialize((HTMLPanel) getWidget());
58 protected CreateJobViewDisplay getDisplay() {
  /frameworks/support/compat/java/android/support/v4/hardware/display/
DisplayManagerCompat.java 79 public abstract Display getDisplay(int displayId);
114 public Display getDisplay(int displayId) {
142 public Display getDisplay(int displayId) {
143 return mDisplayManager.getDisplay(displayId);
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/projection/
ProjectionService.java 53 return new CubePresentation(ProjectionService.this, mDisplay.getDisplay());
56 return new WidgetPresentation(ProjectionService.this, mDisplay.getDisplay());
59 return new ListPresentation(ProjectionService.this, mDisplay.getDisplay());
62 return new VideoPresentation(ProjectionService.this, mDisplay.getDisplay());
65 return new TouchPresentation(ProjectionService.this, mDisplay.getDisplay());
68 return new OffscreenPresentation(ProjectionService.this, mDisplay.getDisplay());
  /cts/tests/app/app/src/android/app/stubs/
DisplayTestActivity.java 44 public Display getDisplay() {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/util/leak/
RotationUtils.java 29 int rot = context.getDisplay().getRotation();
  /cts/tests/app/src/android/app/cts/
DisplayTest.java 45 * The method {@link DisplayTestActivity#getDisplay()} fetches the Display directly from the
51 final Display origDisplay = mActivity.getDisplay();
63 final Display updatedDisplay = mActivity.getDisplay();
  /external/deqp/framework/platform/lnx/X11/
tcuLnxX11.hpp 67 virtual DisplayBase& getDisplay (void) = 0;
113 DisplayBase& getDisplay (void) { return (DisplayBase&)m_display; }
tcuLnxX11Xcb.hpp 65 DisplayBase& getDisplay (void) { return (DisplayBase&)m_display; }
  /external/deqp/framework/platform/lnx/wayland/
tcuLnxWayland.hpp 49 struct wl_display* getDisplay (void) { return m_display; }
81 Display& getDisplay (void) { return m_display; }
  /frameworks/support/compat/tests/java/android/support/v4/view/
ViewCompatTest.java 61 final Display display = ViewCompat.getDisplay(mView);
68 final Display display = ViewCompat.getDisplay(view);
  /external/skia/include/views/
SkOSWindow_Unix.h 32 void* getDisplay() const { return (void*)fUnixWindow.fDisplay; }
  /external/swiftshader/src/OpenGL/libEGL/
Context.hpp 43 Display *getDisplay() const { return display; }
  /external/swiftshader/src/OpenGL/libGL/
Display.h 41 static Display *getDisplay(NativeDisplayType displayId);
  /frameworks/base/core/java/android/hardware/display/
VirtualDisplay.java 51 public Display getDisplay() {
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/
DurationMinimap.java 181 mBackgroundColor = new Color(getDisplay(), 0x33, 0x33, 0x33);
182 mDurationLineColor = new Color(getDisplay(), 0x08, 0x51, 0x9c);
183 mGlDrawColor = new Color(getDisplay(), 0x6b, 0xae, 0xd6);
184 mContextHeaderColor = new Color(getDisplay(), 0xd1, 0xe5, 0xf0);
185 mVisibleCallsHighlightColor = new Color(getDisplay(), 0xcc, 0xcc, 0xcc);
186 mMouseMarkerColor = new Color(getDisplay(), 0xaa, 0xaa, 0xaa);
188 mGlErrorColor = getDisplay().getSystemColor(SWT.COLOR_RED);
201 mFontRegistry = new FontRegistry(getDisplay());
205 GC gc = new GC(getDisplay());
221 mBackBufferImage = new Image(getDisplay(),
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GestureToolTip.java 99 Display display = parent.getDisplay();
136 Point location = mShell.getDisplay().getCursorLocation();
203 mShell.getDisplay().timerExec(TIMEOUT_MS, timer);
LintTooltip.java 41 super(canvas.getDisplay(), SWT.ON_TOP | SWT.NO_FOCUS | SWT.TOOL);
49 Display display = getDisplay();
  /cts/hostsidetests/services/activityandwindowmanager/activitymanager/src/android/server/cts/
ActivityManagerFreeformStackTests.java 84 assertEquals(mAmWmState.getWmState().getDisplay(stack.mDisplayId).getDisplayRect(),
103 mAmWmState.getWmState().getDisplay(displayId).getDpi();
  /frameworks/base/core/java/android/view/
WindowManagerImpl.java 93 mGlobal.addView(view, params, mContext.getDisplay(), mParentWindow);
147 return mContext.getDisplay();
  /frameworks/base/core/jni/
com_google_android_gles_jni_EGLImpl.cpp 50 static inline EGLDisplay getDisplay(JNIEnv* env, jobject o) {
125 EGLDisplay dpy = getDisplay(_env, display);
147 EGLDisplay dpy = getDisplay(_env, display);
166 EGLDisplay dpy = getDisplay(_env, display);
180 EGLDisplay dpy = getDisplay(_env, display);
197 EGLDisplay dpy = getDisplay(_env, display);
230 EGLDisplay dpy = getDisplay(_env, display);
246 EGLDisplay dpy = getDisplay(_env, display);
268 EGLDisplay dpy = getDisplay(_env, display);
295 EGLDisplay dpy = getDisplay(_env, display)
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/actions/
ExportWizardAction.java 74 MessageDialog.openError(mWorkbench.getDisplay().getActiveShell(),
82 mWorkbench.getDisplay().getActiveShell(), wizard);
  /external/deqp/modules/egl/
teglNegativeApiTests.cpp 170 EGLDisplay display = getDisplay();
199 EGLDisplay display = getDisplay();
253 EGLDisplay display = getDisplay();
291 EGLDisplay display = getDisplay();
465 EGLDisplay display = getDisplay();
537 EGLDisplay display = getDisplay();
652 EGLDisplay display = getDisplay();
680 EGLDisplay display = getDisplay();
699 EGLDisplay display = getDisplay();
725 EGLDisplay display = getDisplay();
    [all...]

Completed in 428 milliseconds

1 2 3 4 5 6 7 8 91011>>