diff options
author | Nathan Harold <nharold@google.com> | 2020-02-28 15:10:24 -0800 |
---|---|---|
committer | Nathan Harold <nharold@google.com> | 2020-03-02 13:56:53 -0800 |
commit | 9d722a0c7f1c1975ddb1a1f229eb5c2b08167d17 (patch) | |
tree | 45a919abb04f6d2deb995300190a0f428478fceb /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | db5c0688f39459d9b5a687d898ecc889b2dffe8c (diff) |
Convert getBands() to int[] from List<Integer>
To conform with API council guidelines, convert the
getBands() function to store and return an array of
int[] rather than a List<Integer> to avoid autoboxing.
Also:
-Add bands to hashCode() and equals() for CellIdentityLte
-Add EARFCN to hashCode() for CellIdentityLte
Bug: 150399894
Test: atest FrameworksTelephonyTests
Change-Id: I7edd5896b48794cd9c291788c28420ce40898f77
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions