Files
frameworks_base/core/java/android
Jackal Guo ae0379230c Using for loop instead of stream
With an ArrayList, a hand-written counted loop is faster than the
enhanced for loop and stream.

Bug: 152227957
Test: Run atest under both pm folder
Change-Id: I714eec2add030d794d0449ae8d07b572e5904880
2020-03-27 11:22:03 +08:00
..
2020-03-27 11:22:03 +08:00
2020-03-16 09:35:20 +00:00
2020-03-12 19:26:10 +00:00
2020-03-24 06:30:13 -07:00