Home | History | Annotate | Download | only in am

Lines Matching defs:mDisplayId

135     private int mDisplayId;
299 mDisplayId = INVALID_DISPLAY;
352 mDisplayId = Integer.parseInt(getNextArgRequired());
441 if (mDisplayId != INVALID_DISPLAY) {
443 options.setLaunchDisplayId(mDisplayId);