diff options
author | James Mattis <jmattis@google.com> | 2020-11-15 15:04:40 -0800 |
---|---|---|
committer | James Mattis <jmattis@google.com> | 2020-11-19 17:04:02 -0800 |
commit | 67087a4dcfc3a61c338d3497dcb2eb51bcd9389a (patch) | |
tree | 7e46e2e06aa9e258e7f39cbe9905fd726817d941 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 000865a22eaedb9f0588ecee45a526a2e110ac7d (diff) |
Update requestsSortedById() to sort by collection
Update requestsSortedById() to sort NetworkRequestInfo by their
nested collection of NetworkRequest objects vs a single request.
Before the NetworkRequestInfo with the request with the lowest
requestId would be sorted to the top. Now the NetworkRequestInfo
which contains the request with the lowest requestId will be
sorted to the top.
Bug: 173292541
Bug: 171991028
Test: atest FrameworksNetTests
Change-Id: I51e3c00d59443e37ddbf168c423d13df8d14fa64
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions