Home | History | Annotate | Download | only in am

Lines Matching defs:mDisplayId

200             mDisplayStacks.put(display.mDisplayId, stacks);
691 private final int mDisplayId;
700 mDisplayId = proto.id;
733 return mDisplayId;
754 return "Display #" + mDisplayId + ": name=" + mName + " mDisplayRect=" + mDisplayRect
770 private int mDisplayId;
788 mDisplayId = proto.displayId;
851 return mDisplayId;