commit | a629ea3928d4127170a257402ef664babe51b911 | [log] [tgz] |
---|---|---|
author | Nathan Harold <nharold@google.com> | Wed Oct 24 11:35:53 2018 -0700 |
committer | Nathan Harold <nharold@google.com> | Thu Oct 25 23:00:11 2018 +0000 |
tree | 780724b1759e464889318a30b33737273de3bcc3 | |
parent | 4d3f84fddb9b2e275fecc1bacfa2269676575acf [diff] |
Define CellInfo.UNAVAILABLE for Unreported Fields For all CellInfo classes, there is a common value for fields that are unreported by the modem: Integer.MAX_VALUE. To better document this value, this CL defines it as a constant "UNAVAILABLE" to indicate that for whatever reason the framework is not reporting this value to the caller. Bug: 28171234 Test: make; make offline-sdk-docs Change-Id: I0aa692e3f1b5478284d262ef97fd65b90bce8293