diff options
| author | 2023-06-20 13:54:37 +0000 | |
|---|---|---|
| committer | 2023-06-20 20:57:07 +0000 | |
| commit | 954c40f0f84028fda7289eab96a243cee08d2a02 (patch) | |
| tree | 85dc62d25b1aac6f5b6564746b8718617b95eb13 /libs/androidfw/StringPool.cpp | |
| parent | 78d1d9518c58b5d46bce0f69698e7c7c02c7c8f7 (diff) | |
[CS] Define an #alwaysCollectFlow method that can be used from Java.
As we move more CentralSurfacesImpl methods to flows, Java classes will
need to listen to them. Some of these Java classes need to be *always*
listening to flows and cannot tie the flow collection to a specific
view. This CL adds a helper method for Java classes to do that.
ag/23710783 will use this helper method.
As we move more of our codebase to recommended architecture, I hope this
method will be used less frequently and can eventually be deleted.
Bug: 277764509
Test: compiles
Change-Id: Iff8eba81597626941b34b2fdc1b96d0acd9ca5e5
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions