commit | 26b1b800a230a6ab70e43ee3d18086e618631f58 | [log] [tgz] |
---|---|---|
author | Jeff DeCew <jeffdq@google.com> | Sat Mar 16 18:18:19 2024 +0000 |
committer | Jeff DeCew <jeffdq@google.com> | Tue Mar 19 14:23:05 2024 +0000 |
tree | e513664af5b91ff4a0f27e8fe935051cf5d36dab | |
parent | c814aacea77c95a4cd7ae4270dbec6e6483f04f2 [diff] |
Add DisposableHandles and use it in a few places. This helper can replace a List<DisposableHandle> or a custom DisposableHandle which does many actions. Using this can ensure that registration and disposal logic can be colocated for certain patterns, like the one in SharedNotificationContainerBinder. Bug: 296118689 Test: atest SystemUITests Flag: ACONFIG com.android.systemui.migrate_clocks_to_blueprint TEAMFOOD Change-Id: Ieafd7946cb26166180286e996d8b30a0e7f23564