Searched refs:mStartDisplayId (Results 1 – 1 of 1) sorted by relevance
606 private int mStartDisplayId = INVALID_DISPLAY; field in TransitionInfo.Change638 mStartDisplayId = in.readInt(); in Change()660 out.mStartDisplayId = mStartDisplayId; in localRemoteCopy()725 mStartDisplayId = start; in setDisplayId()848 return mStartDisplayId; in getStartDisplayId()906 dest.writeInt(mStartDisplayId); in writeToParcel()955 if (mStartDisplayId != mEndDisplayId) { in toString()956 sb.append(mStartDisplayId).append("->"); in toString()