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

1 2 3 4 5 67 8 91011>>

  /frameworks/base/services/core/java/com/android/server/wm/
ScreenRotationAnimation.java 228 final Display display = displayContent.getDisplay();
547 final int layerStack = mDisplayContent.getDisplay().getLayerStack();
    [all...]
WindowManagerService.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/lint/
LintList.java 806 BusyIndicator.showWhile(getShell().getDisplay(), new Runnable() {
839 PlatformUI.getWorkbench().getDisplay().asyncExec(new Runnable() {
    [all...]
  /frameworks/opt/chips/tests/src/com/android/ex/chips/
ChipsTest.java     [all...]
  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
MediaRouter.java     [all...]
  /cts/tests/tests/media/src/android/media/cts/
EncodeVirtualDisplayTest.java 248 new ColorSlideShow(virtualDisplay.getDisplay()).start();
EncodeVirtualDisplayWithCompositionTest.java     [all...]
  /developers/build/prebuilts/gradle/MediaRouter/Application/src/main/java/com/example/android/mediarouter/player/
LocalPlayer.java 426 if (mPresentation != null && mPresentation.getDisplay() != presentationDisplay) {
  /developers/samples/android/media/MediaRouter/Application/src/main/java/com/example/android/mediarouter/player/
LocalPlayer.java 426 if (mPresentation != null && mPresentation.getDisplay() != presentationDisplay) {
  /development/samples/browseable/MediaRouter/src/com.example.android.mediarouter/player/
LocalPlayer.java 426 if (mPresentation != null && mPresentation.getDisplay() != presentationDisplay) {
  /external/deqp/framework/egl/
egluGLContextFactory.cpp 295 m_eglDisplay = eglu::getDisplay(*m_display);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/pip/phone/
PipTouchHandler.java 267 mContext.getDisplay().getRealSize(displaySize);
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
Recents.java 432 mContext.getSystemService(DisplayManager.class).getDisplay(Display.DEFAULT_DISPLAY)
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
NavigationBarFragment.java 158 .watchRotation(mRotationWatcher, getContext().getDisplay().getDisplayId());
  /frameworks/base/services/autofill/java/com/android/server/autofill/ui/
FillUi.java 320 context.getDisplay().getSize(outPoint);
  /frameworks/base/services/tests/servicestests/src/com/android/server/wm/
TaskPositionerTests.java 60 final Display display = mDisplayContent.getDisplay();
  /frameworks/base/test-runner/src/android/test/mock/
MockContext.java 759 public Display getDisplay() {
  /frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/media/
LocalPlayer.java 436 if (mPresentation != null && mPresentation.getDisplay() != presentationDisplay) {
  /packages/apps/TV/src/com/android/tv/dvr/ui/playback/
DvrPlaybackOverlayFragment.java 134 .getDisplay(Display.DEFAULT_DISPLAY).getSize(size);
  /packages/apps/TV/src/com/android/tv/ui/
TvViewUiManager.java 139 Display display = displayManager.getDisplay(Display.DEFAULT_DISPLAY);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GraphicalEditorPart.java 352 Display d = parent.getDisplay();
527 Display display = mConfigChooser.getDisplay();
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
ImportPage.java 452 Display display = mTable.getDisplay();
  /frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/
DividerView.java 269 mSfChoreographer = new SurfaceFlingerVsyncChoreographer(mHandler, context.getDisplay(),
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ActivityStack.java 209 return getDisplay();
522 final ActivityStackSupervisor.ActivityDisplay display = getDisplay();
548 ActivityStackSupervisor.ActivityDisplay getDisplay() {
553 getDisplay().mDisplay.getSize(out);
    [all...]
  /frameworks/native/libs/hwc2on1adapter/
HWC2On1Adapter.cpp     [all...]

Completed in 2592 milliseconds

1 2 3 4 5 67 8 91011>>