summaryrefslogtreecommitdiff
path: root/core/java/android/util/SparseSetArray.java
diff options
context:
space:
mode:
authorDave Mankoff <mankoff@google.com>2022-02-18 12:41:25 -0500
committerDave Mankoff <mankoff@google.com>2022-02-24 19:20:57 +0000
commitec4b69a99189b22f8817edeea6e1302c0a8489c4 (patch)
tree6251411cb3d96d3369e9b791b55e61d131ae6200 /core/java/android/util/SparseSetArray.java
parentbfdb2defa90311978cd261fe1db1f7e97669cfca (diff)
Ensure that GADLite is destroyed.
The FooterActionsController asks for a new GlobalActionsDialogLite each time it is attached, and then that it properly destroyes the GADLite each time it is detached. GADLite registers listeners each time it is constructed. Prior to this change, GADLite was constructed with each FooterActionsController, but never had its #destroy method called. For the sake of semantic correctness, we never reuse the GAD and instead create new one when it is needed. Fixes: 219535221 Test: manual && atest SystemUITests Change-Id: Iab9aeb294e5995944a7c619013adccb8b36a3df9
Diffstat (limited to 'core/java/android/util/SparseSetArray.java')
0 files changed, 0 insertions, 0 deletions