diff options
author | Nathan Harold <nharold@google.com> | 2020-02-28 15:10:24 -0800 |
---|---|---|
committer | Nathan Harold <nharold@google.com> | 2020-03-20 15:23:55 -0700 |
commit | c62ebcc6c3509236becde34646497a504c9e09c5 (patch) | |
tree | 8851d18392849ce49a8f9083912d62589ad69592 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 54af9046ac3f2663d00989f5edce7002c7a23093 (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
Merged-In: I7edd5896b48794cd9c291788c28420ce40898f77
Change-Id: I7edd5896b48794cd9c291788c28420ce40898f77
(cherry picked from commit 9d722a0c7f1c1975ddb1a1f229eb5c2b08167d17)
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions