summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
author Evan Rosky <erosky@google.com> 2022-05-09 15:15:53 -0700
committer Evan Rosky <erosky@google.com> 2022-05-12 10:51:00 -0700
commitd260e1cbcdd3834331978d00a349d5fb55432169 (patch)
tree1a430b7895f4d0df1b917128be185230d144f9de /data
parent03ffb3babed398dd67cface64f2a43fd742b469b (diff)
Ensure move-to-back has its own transition.
In general, we need to move to a model where each transition is a "fixed" transaction (rather than absorbing everything within a specific time-window). Bug: 232020248 Test: PinnedStackTests#testMovePipToBack* Change-Id: Icf5d36e507bc70736e7760c50d5de297bfe4d8f4
Diffstat (limited to 'data')
-rw-r--r--data/etc/services.core.protolog.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/data/etc/services.core.protolog.json b/data/etc/services.core.protolog.json
index 0d62d20d1176..6e6d240d1eb7 100644
--- a/data/etc/services.core.protolog.json
+++ b/data/etc/services.core.protolog.json
@@ -163,6 +163,12 @@
"group": "WM_ERROR",
"at": "com\/android\/server\/wm\/WindowManagerService.java"
},
+ "-1941440781": {
+ "message": "Creating Pending Move-to-back: %s",
+ "level": "VERBOSE",
+ "group": "WM_DEBUG_WINDOW_TRANSITIONS",
+ "at": "com\/android\/server\/wm\/Task.java"
+ },
"-1939861963": {
"message": "Create root task displayId=%d winMode=%d",
"level": "VERBOSE",
@@ -2917,12 +2923,6 @@
"group": "WM_DEBUG_LOCKTASK",
"at": "com\/android\/server\/wm\/ActivityTaskManagerService.java"
},
- "716528224": {
- "message": "Focused window found using wmService.getFocusedWindowLocked()",
- "level": "DEBUG",
- "group": "WM_DEBUG_BACK_PREVIEW",
- "at": "com\/android\/server\/wm\/BackNavigationController.java"
- },
"726205185": {
"message": "Moving to DESTROYED: %s (destroy skipped)",
"level": "VERBOSE",