summaryrefslogtreecommitdiff
path: root/services/art-profile
diff options
context:
space:
mode:
authorTiger Huang <tigerhuang@google.com>2018-07-30 20:19:51 +0800
committerTiger Huang <tigerhuang@google.com>2018-10-04 01:05:49 +0800
commit1e5b10a21780e09d9f7c762edffbdee4565af52c (patch)
treef8915efa5546a5ed71524e24b8d4d463cc99ca8e /services/art-profile
parent4af85a3e826cceb647216b755056972f49632ba3 (diff)
Track focus changes on external displays (2/4)
Let each DisplayContent has its own focused window and focused app. This change also moves the last tapped display to the top. Test: atest ActivityManagerMultiDisplayTests ActivityStackSupervisorTests ActivityStackTests CtsWindowManagerDeviceTestCases DisplayContentTests PointerCaptureTest Bug: 111361570 Change-Id: I776cabaeaf41ff4240f504fb1430d3e40892023d
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 3c60eee4a2a9..328f8f7a37a7 100644
--- a/services/art-profile
+++ b/services/art-profile
@@ -2254,8 +2254,8 @@ HPLcom/android/server/wm/DisplayContent;->lambda$new$7(Lcom/android/server/wm/Di
HPLcom/android/server/wm/DisplayContent;->lambda$new$8(Lcom/android/server/wm/DisplayContent;Lcom/android/server/wm/WindowState;)V
HPLcom/android/server/wm/DisplayContent;->prepareSurfaces()V
HPLcom/android/server/wm/DisplayContent;->resetAnimationBackgroundAnimator()V
-HPLcom/android/server/wm/DisplayContent;->setTouchExcludeRegion(Lcom/android/server/wm/Task;)V
HPLcom/android/server/wm/DisplayContent;->skipTraverseChild(Lcom/android/server/wm/WindowContainer;)Z
+HPLcom/android/server/wm/DisplayContent;->updateTouchExcludeRegion()V
HPLcom/android/server/wm/DockedStackDividerController;->isResizing()Z
HPLcom/android/server/wm/DragDropController;->dragDropActiveLocked()Z
HPLcom/android/server/wm/InputMonitor$UpdateInputForAllWindowsConsumer;->accept(Lcom/android/server/wm/WindowState;)V