Home | History | Annotate | Download | only in am

Lines Matching defs:DEFAULT_DISPLAY

58 import static android.view.Display.DEFAULT_DISPLAY;
513 ? DEFAULT_DISPLAY : mSupervisor.mFocusedStack.mDisplayId));
1034 (mOptions != null) ? mOptions.getLaunchDisplayId() : DEFAULT_DISPLAY;
1535 return DEFAULT_DISPLAY;
1553 return DEFAULT_DISPLAY;
1660 DEFAULT_DISPLAY, mTargetStack.mStackId);
2090 if (mSourceDisplayId != DEFAULT_DISPLAY) {
2211 || mSourceDisplayId != DEFAULT_DISPLAY) {