OSDN Git Service

Optimize some binder calls when recents configuration changes
authorJorim Jaggi <jjaggi@google.com>
Mon, 18 Apr 2016 23:03:36 +0000 (16:03 -0700)
committerJorim Jaggi <jjaggi@google.com>
Tue, 19 Apr 2016 04:29:38 +0000 (21:29 -0700)
commit25160db73f37619a26a3d87a06625925d881b0fd
tree73a9ec8a9e4bd0444f608dedd08cd277afa1ff9e
parent7d5c6955208e82157e6e5ba42ba1d5f1507c6eb6
Optimize some binder calls when recents configuration changes

Bug: 28122871
Change-Id: I54249428792c3ad4b3b6d3dcc0f405675b3b23b4
packages/SystemUI/src/com/android/systemui/recents/RecentsActivity.java
packages/SystemUI/src/com/android/systemui/recents/RecentsImpl.java
packages/SystemUI/src/com/android/systemui/recents/events/activity/ConfigurationChangedEvent.java
packages/SystemUI/src/com/android/systemui/recents/misc/SystemServicesProxy.java
packages/SystemUI/src/com/android/systemui/recents/views/RecentsViewTouchHandler.java
packages/SystemUI/src/com/android/systemui/recents/views/SystemBarScrimViews.java
packages/SystemUI/src/com/android/systemui/recents/views/TaskStackLayoutAlgorithm.java
packages/SystemUI/src/com/android/systemui/recents/views/TaskViewHeader.java
packages/SystemUI/src/com/android/systemui/recents/views/TaskViewThumbnail.java