Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 842b09eb authored by Jeff DeCew's avatar Jeff DeCew
Browse files

Reorganize some logic within NotificationRowContentBinderImpl

* beginInflationAsync is a new method that wraps createRemoteViews
* createRemoteViews *only* creates a NewRemoteViews object that holds the RemoteViews for each state
* ConversationNotificationProcessor is now called within beginInflationAsync instead of in that method's callers
* SingleLineViewModel is created inside beginInflationAsync instead of in that method's callers

Bug: 343942780
Flag: com.android.systemui.notification_row_content_binder_refactor
Test: atest NotificationRowContentBinderImplTest
Change-Id: I24f9e6dd6dc27deb8c1b9b5ee47e9483e56ff45b
parent a1d5023a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment