OSDN Git Service

Fixing issue with toasts not showing for guest users.
authorWinson <winsonc@google.com>
Wed, 24 Aug 2016 00:12:22 +0000 (17:12 -0700)
committerWinson <winsonc@google.com>
Wed, 24 Aug 2016 00:22:32 +0000 (17:22 -0700)
commit675c5d8e5a6fd98e8324798e1ef31df20cee5b0f
tree8dd919dc012fb50d4ba022ccdcdda0ad2b54af8b
parentf05765e3c485df4b9e99e0045fe9f743314426f3
Fixing issue with toasts not showing for guest users.

Bug: 30001278
Change-Id: I43269da8a6c41f4fec5923aafe5a624ec75ba651
packages/SystemUI/src/com/android/systemui/recents/IRecentsNonSystemUserCallbacks.aidl
packages/SystemUI/src/com/android/systemui/recents/Recents.java
packages/SystemUI/src/com/android/systemui/recents/RecentsImpl.java
packages/SystemUI/src/com/android/systemui/recents/RecentsImplProxy.java
packages/SystemUI/src/com/android/systemui/recents/events/component/ShowUserToastEvent.java [new file with mode: 0644]
packages/SystemUI/src/com/android/systemui/recents/views/TaskStackLayoutAlgorithm.java
packages/SystemUI/src/com/android/systemui/stackdivider/ForcedResizableInfoActivityController.java