summaryrefslogtreecommitdiff
path: root/core/java/android/util/SparseArrayMap.java
diff options
context:
space:
mode:
authorJoanne Chung <joannechung@google.com>2021-08-18 11:11:59 +0800
committerJoanne Chung <joannechung@google.com>2021-08-18 13:58:57 +0800
commitb4b410f4a610de26dd37ebfab580db2dcc7dc3ea (patch)
tree82925ed603fbce4eaf6d24ceca5bfab06acafb8e /core/java/android/util/SparseArrayMap.java
parentc4512c7788cb49c42d25d15fcc1c7c78db138e88 (diff)
Rename hidden isStopped() method.
We introduced a hidden isStopped() for autofill to query the Activity stop status, this is a final method. But the app that also has a isStopped() method will break because the method cannot be overrided. Try to rename the method to let it not generic to fix this app compat issue. But this doesn't guarantee we don't have name collision in the future. Bug: 196929439 Test: manual. install app and the app doesn't crash. Change-Id: I270066f77a69346b693b8329691d14fbcf66b1c6
Diffstat (limited to 'core/java/android/util/SparseArrayMap.java')
0 files changed, 0 insertions, 0 deletions