diff options
author | Mady Mellor <madym@google.com> | 2019-04-01 14:47:55 -0700 |
---|---|---|
committer | Mady Mellor <madym@google.com> | 2019-04-02 15:57:00 -0700 |
commit | fc02cc3bffcb9f4a66ce2162ac09109ec1ddeb16 (patch) | |
tree | 3f84a567cb6a633a857848e40dd1f5659314636e /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | ea94b7869d02d3bb5b5ae45e01b712da9f371d0f (diff) |
Use FLAG_BUBBLE rather than setting the value ourselves
This flag will be the thing we use to know if something should be
in the bubble state, so lets get rid of this extra notion.
Previously we relied on BubbleController flagging the entry when
onPendingEntryAdded is called in the NotifEntryListener, now we can rely
on NoMan to tell us the right thing.
Also cleans up a little how createBubble works in NotifTestHelper
Bug: 129147774
Test: atest BubbleControllerTest
Change-Id: I828af8740ac9b62680b249d877da519a8a2271d0
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions