Home | History | Annotate | Download | only in wm

Lines Matching refs:DEFAULT_DISPLAY

130         if (displayId == Display.DEFAULT_DISPLAY) {
163 setPendingLayoutChanges(Display.DEFAULT_DISPLAY,
275 setPendingLayoutChanges(Display.DEFAULT_DISPLAY,
279 getPendingLayoutChanges(Display.DEFAULT_DISPLAY));
360 setPendingLayoutChanges(Display.DEFAULT_DISPLAY,
364 getPendingLayoutChanges(Display.DEFAULT_DISPLAY));
584 && displayId == Display.DEFAULT_DISPLAY) {
620 && displayId == Display.DEFAULT_DISPLAY) {
670 + " mPendingLayoutChanges(DEFAULT_DISPLAY)="
671 + Integer.toHexString(getPendingLayoutChanges(Display.DEFAULT_DISPLAY)));