Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
H A DSplashScreenExitAnimation.java274 .withMergeTransaction(tx) in onAnimationProgress()
293 .withMergeTransaction(tx) in finish()
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPhonePipMenuController.java341 .withMergeTransaction(t) in movePipMenu()
375 .withMergeTransaction(t) in resizePipMenu()
/aosp12/frameworks/base/core/java/android/view/
H A DSyncRtSurfaceTransactionApplier.java257 public Builder withMergeTransaction(Transaction mergeTransaction) { in withMergeTransaction() method in SyncRtSurfaceTransactionApplier.SurfaceParams.Builder