Searched refs:boundsChangeTransaction (Results 1 – 1 of 1) sorted by relevance
1002 @Nullable SurfaceControl.Transaction boundsChangeTransaction) { in applyEnterPipSyncTransaction() argument1011 if (boundsChangeTransaction != null) { in applyEnterPipSyncTransaction()1012 wct.setBoundsChangeTransaction(mToken, boundsChangeTransaction); in applyEnterPipSyncTransaction()