Home
last modified time | relevance | path

Searched refs:withMergeTransaction (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DSplashScreenExitAnimationUtils.java343 .withMergeTransaction(tx) in onAnimationProgress()
362 .withMergeTransaction(tx) in finish()
/aosp14/frameworks/base/core/java/android/view/
H A DSyncRtSurfaceTransactionApplier.java259 public Builder withMergeTransaction(Transaction mergeTransaction) { in withMergeTransaction() method in SyncRtSurfaceTransactionApplier.SurfaceParams.Builder