Files
frameworks_base/core/java
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-01-24 12:05:37 -08:00