summaryrefslogtreecommitdiff
path: root/packages/SystemUI/src/com/android/keyguard/KeyguardStatusViewController.java
diff options
context:
space:
mode:
authorMady Mellor <madym@google.com>2020-09-03 14:39:12 -0700
committerMady Mellor <madym@google.com>2020-10-13 09:54:13 -0700
commitd8aeb35dbb91de06abb6c0e3f614d10ee76a714a (patch)
tree4d682aca4babe517f95b74121618b30d11b6b105 /packages/SystemUI/src/com/android/keyguard/KeyguardStatusViewController.java
parent522b488219b9dbaca435ff247d040afe0b18edfc (diff)
Bubbles & TaskOrganizer
Move bubbles off of ActivityView & onto TaskOrganizer. This mostly impacts BubbleExpandedView, there are a couple of differences spawning from that: * taskId is the new thing, displayId's are old news * No longer need to send back events to the bubble (we can set the bubble'd task to intercept now). * Now we have to subtract the touch region of the activity content * IME insets don't work the "normal" way (?) instead we're now using PinnedStackListener for all our IME needs BubbleTaskView is the ActivityView replacement & it uses BubbleTaskManager internally to deal with the tasks. Test: atest BubbleControllerTest BubbleDataTest (existing) Test: atest MultiWindowTaskListenerTest TaskViewTest Bug: 148977538 Change-Id: Id6e3bf4950218036b1626481c846ffe57b9ef857
Diffstat (limited to 'packages/SystemUI/src/com/android/keyguard/KeyguardStatusViewController.java')
0 files changed, 0 insertions, 0 deletions