diff options
| author | William Escande <wescande@google.com> | 2022-03-17 12:47:31 +0100 |
|---|---|---|
| committer | William Escande <wescande@google.com> | 2022-03-17 12:50:17 +0100 |
| commit | 9c8b03e4b9d13c7d3d14130dd69fe12ccb973339 (patch) | |
| tree | 02bf29f74765dfe314547820066243027e839777 /framework/java/android/bluetooth/BluetoothClass.java | |
| parent | fb35baa9de77ecb08de48d99058ad63948287a86 (diff) | |
GetUuids refactor to call in correct order
getUuidsList was calling getUuids (return an Array[])
but the getUuids is already calling a method that return a List
By inversing their call we are no longer creating a temporary array
Bug: 222434921
Tag: #refactor
Test: pre-submit
Change-Id: I202d1923d21b795f191e1570cd489e01e78654bd
Diffstat (limited to 'framework/java/android/bluetooth/BluetoothClass.java')
0 files changed, 0 insertions, 0 deletions
