Home | History | Annotate | Download | only in wm

Lines Matching defs:displayId

426         final int displayId = mWin.getDisplayId();
427 mAnimator.setPendingLayoutChanges(displayId, WindowManagerPolicy.FINISH_LAYOUT_REDO_ANIM);
429 "WindowStateAnimator", mAnimator.getPendingLayoutChanges(displayId));
1057 final int displayId = mWin.getDisplayId();
1059 mAnimator.getScreenRotationAnimationLocked(displayId);
1107 if (mService.mAccessibilityController != null && displayId == Display.DEFAULT_DISPLAY) {
1200 if (mService.mAccessibilityController != null && displayId == Display.DEFAULT_DISPLAY) {