summaryrefslogtreecommitdiff
path: root/core/java/android/widget/TextView.java
diff options
context:
space:
mode:
authorAhaan Ugale <augale@google.com>2022-01-27 22:13:51 -0800
committerAhaan Ugale <augale@google.com>2022-01-28 23:55:18 +0000
commit32e1ad23c062df98350859a7c23837f8c81c3c9c (patch)
treec3ed59a023651487cdc3b5e3ee9b3c75f71457c7 /core/java/android/widget/TextView.java
parentac9836b49e6825b996087472b5b73001546b3bec (diff)
Autofill: Fix GuardedBy false-positives in Session.
Warnings are due to inner class fields being guarded by an outer class lock. It's actually safe because the inner class instance is only ever assigned to a final field in the outer class. Test: builds Bug: 210926084 Change-Id: Ia5258ecf2fd01bcb951692626a616a7a51d63fab
Diffstat (limited to 'core/java/android/widget/TextView.java')
0 files changed, 0 insertions, 0 deletions