summaryrefslogtreecommitdiff
path: root/core/java/android/util/ArrayMap.java
diff options
context:
space:
mode:
authorJoshua Trask <joshtrask@google.com>2021-09-07 16:35:53 -0400
committerJoshua Trask <joshtrask@google.com>2021-09-07 16:35:53 -0400
commited4f96f055242c4fb9cec7b74b4cd2ae80971a7a (patch)
tree196553b55294afe00bb2e09cfe5a628b3daca155 /core/java/android/util/ArrayMap.java
parent4bba690a1aa8006a986ce95c18b016f15831ef81 (diff)
Make some ChooserActivity inner classes static.
This helps clarify the (lack of) dependencies between these classes, and suggests that some of them might make good candidates for removal from the (large) main source file. In most cases, the classes already had no dependencies and were ready to switch to static. In one case I had to modify a class to make its single dependency more explicit. The few remaining non-static inner classes have more intricate dependencies on ChooserActivity, and should be considered in a separate CL. Test: build/presubmits (no behavior change) Change-Id: Ic075f1bdd267cc16f6b7b297c7425873eb9bae55
Diffstat (limited to 'core/java/android/util/ArrayMap.java')
0 files changed, 0 insertions, 0 deletions