Searched refs:mEndDisplayId (Results 1 – 1 of 1) sorted by relevance
669 private int mEndDisplayId = INVALID_DISPLAY; field in TransitionInfo.Change703 mEndDisplayId = in.readInt(); in Change()727 out.mEndDisplayId = mEndDisplayId; in localRemoteCopy()799 mEndDisplayId = end; in setDisplayId()940 return mEndDisplayId; in getEndDisplayId()1009 dest.writeInt(mEndDisplayId); in writeToParcel()1059 if (mStartDisplayId != mEndDisplayId) { in toString()1062 sb.append(mEndDisplayId); in toString()