HomeSort by relevance Sort by last modified time
    Searched refs:defaultDisplay (Results 1 - 9 of 9) sorted by null

  /frameworks/base/services/core/java/com/android/server/wm/
RootWindowContainer.java 576 final DisplayContent defaultDisplay = mService.getDefaultDisplayContentLocked();
577 final DisplayInfo defaultInfo = defaultDisplay.getDisplayInfo();
599 defaultDisplay.pendingLayoutChanges |=
603 defaultDisplay.pendingLayoutChanges);
611 defaultDisplay.pendingLayoutChanges |=
615 defaultDisplay.pendingLayoutChanges);
618 if (mWallpaperForceHidingChanged && defaultDisplay.pendingLayoutChanges == 0
624 defaultDisplay.pendingLayoutChanges |= FINISH_LAYOUT_REDO_LAYOUT;
626 "after animateAwayWallpaperLocked", defaultDisplay.pendingLayoutChanges);
632 defaultDisplay.pendingLayoutChanges |= FINISH_LAYOUT_REDO_WALLPAPER
    [all...]
  /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
NavigationBarFragmentTest.java 65 Display defaultDisplay = mContext.getSystemService(WindowManager.class).getDefaultDisplay();
67 defaultDisplay);
  /frameworks/base/core/tests/coretests/src/android/hardware/display/
VirtualDisplayTest.java 177 Display defaultDisplay = mDisplayManager.getDisplay(Display.DEFAULT_DISPLAY);
179 defaultDisplay, GREENISH,
186 defaultDisplay, Color.BLACK,
231 Display defaultDisplay = mDisplayManager.getDisplay(Display.DEFAULT_DISPLAY);
233 defaultDisplay, GREENISH,
  /external/deqp/framework/platform/android/
tcuAndroidUtil.cpp 435 const LocalRef defaultDisplay (env, getDefaultDisplay(env, *windowManager));
437 const jclass displayCls = getObjectClass(env, *defaultDisplay);
445 env->CallVoidMethodA(*defaultDisplay, getMetricsID, callArgs);
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp     [all...]
SurfaceFlinger_hwc1.cpp     [all...]
  /prebuilts/devtools/tools/lib/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/jfreechart/
jfreechart-1.0.9.jar 
  /prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
jfreechart-1.0.9.jar 

Completed in 2579 milliseconds