commit | d2552aee119299bf66d694960c72a00141642ef5 | [log] [tgz] |
---|---|---|
author | Hugo Benichi <hugobenichi@google.com> | Tue Apr 11 14:42:47 2017 +0900 |
committer | Hugo Benichi <hugobenichi@google.com> | Tue May 09 10:49:34 2017 +0900 |
tree | a2b2e787f9fe1e9e3c7ed728ff9295027f335bab | |
parent | 4dd4db77209ab2ef302a3a2a4892b05aadd26ec6 [diff] |
NsdService: simple cleanups This patch replace some SparseArray<Integer> with SparseIntArray, and simplify a value lookup function by using indexOfValue(). Test: TODO Bug: 37013369, 33298084 Change-Id: I4872f8baa2bb2ff456c7f848d3afe2e7bcc9892e