Searched refs:mBoundsChangeTransaction (Results 1 – 1 of 1) sorted by relevance
189 chg.mBoundsChangeTransaction = t; in setBoundsChangeTransaction()1097 private SurfaceControl.Transaction mBoundsChangeTransaction = null; field in WindowContainerTransaction.Change1123 mBoundsChangeTransaction = in Change()1153 mBoundsChangeTransaction = other.mBoundsChangeTransaction; in merge()1154 other.mBoundsChangeTransaction = null; in merge()1274 return mBoundsChangeTransaction; in getBoundsChangeTransaction()1326 if (mBoundsChangeTransaction != null) { in toString()1357 if (mBoundsChangeTransaction != null) { in writeToParcel()1358 mBoundsChangeTransaction.writeToParcel(dest, flags); in writeToParcel()