summaryrefslogtreecommitdiff
path: root/services/art-profile
diff options
context:
space:
mode:
authorlumark <lumark@google.com>2018-11-20 15:24:05 +0800
committerlumark <lumark@google.com>2018-11-27 20:36:08 +0800
commita483f31ce80f1f12fb93e956702fa74ba6ba7bc0 (patch)
treeedbd7c96eb80104d418d2c4d28ec795bfcd24103 /services/art-profile
parent509d06a6415b9f6a628d3ebac9f7047de8f7d34c (diff)
Add displayId for WMS override pending transition APIs.
1) For sysui or launcher used APIs to support multi-display: - overridePendingAppTransitionMultiThumbFuture - overridePendingAppTransitionRemote 2) Modify WindowAnimator pending layout change debug log for all displays. Bug: 119530958 Test: atest ActivityManagerMultiDisplayTests Test: atest SystemUITests Change-Id: I46a118a21b4df42c0d1767b77d838956a53262d3
Diffstat (limited to 'services/art-profile')
-rw-r--r--services/art-profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/art-profile b/services/art-profile
index bdd49de3ef02..af9d7a91ad60 100644
--- a/services/art-profile
+++ b/services/art-profile
@@ -18849,7 +18849,7 @@ PLcom/android/server/wm/WindowManagerService;->onRectangleOnScreenRequested(Land
PLcom/android/server/wm/WindowManagerService;->onSystemUiStarted()V
PLcom/android/server/wm/WindowManagerService;->openSession(Landroid/view/IWindowSessionCallback;Lcom/android/internal/view/IInputMethodClient;Lcom/android/internal/view/IInputContext;)Landroid/view/IWindowSession;
PLcom/android/server/wm/WindowManagerService;->overridePendingAppTransition(Ljava/lang/String;IILandroid/os/IRemoteCallback;)V
-PLcom/android/server/wm/WindowManagerService;->overridePendingAppTransitionRemote(Landroid/view/RemoteAnimationAdapter;)V
+PLcom/android/server/wm/WindowManagerService;->overridePendingAppTransitionRemote(Landroid/view/RemoteAnimationAdapter;I)V
PLcom/android/server/wm/WindowManagerService;->performBootTimeout()V
PLcom/android/server/wm/WindowManagerService;->performEnableScreen()V
PLcom/android/server/wm/WindowManagerService;->postWindowRemoveCleanupLocked(Lcom/android/server/wm/WindowState;)V