Home | History | Annotate | Download | only in wm

Lines Matching refs:Display

23 import android.view.Display;
115 if (displayId == Display.DEFAULT_DISPLAY) {
162 setPendingLayoutChanges(Display.DEFAULT_DISPLAY,
235 setPendingLayoutChanges(Display.DEFAULT_DISPLAY,
239 getPendingLayoutChanges(Display.DEFAULT_DISPLAY));
312 setPendingLayoutChanges(Display.DEFAULT_DISPLAY,
316 getPendingLayoutChanges(Display.DEFAULT_DISPLAY));
611 //TODO (multidisplay): Magnification is supported only for the default display.
612 if (mService.mDisplayMagnifier != null && displayId == Display.DEFAULT_DISPLAY) {
659 + Integer.toHexString(getPendingLayoutChanges(Display.DEFAULT_DISPLAY)));
783 // Keep from processing this display again.