diff options
| author | 2024-03-16 18:18:19 +0000 | |
|---|---|---|
| committer | 2024-03-19 14:23:05 +0000 | |
| commit | 26b1b800a230a6ab70e43ee3d18086e618631f58 (patch) | |
| tree | e513664af5b91ff4a0f27e8fe935051cf5d36dab /libs/androidfw/StringPool.cpp | |
| 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
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions