OSDN Git Service

Update Docstrings for CellSignalStrengthLte
authorNathan Harold <nharold@google.com>
Tue, 26 Jun 2018 23:55:54 +0000 (16:55 -0700)
committerNathan Harold <nharold@google.com>
Wed, 27 Jun 2018 00:21:28 +0000 (17:21 -0700)
commitbace6e3132569f8c4ac246232a1a9354913255f6
treef8b9925364ea2d7eb1e4a77f4654c717790beee4
parent3838ff457e9882248960fb03a9e88025e4ed4fb3
Update Docstrings for CellSignalStrengthLte

Add comments to the docstrings to indicate optional
values that may not always be reported. Users are
still reporting bugs for missing fields, which we
consider optional. This should clarify which methods
are optional vs mandatory for LTE.

For signal strength, RSRP is mandatory, and TA is
mandatory while in LTE_ACTIVE. RSSNR, RSRQ, and CQI
are all optional.

Bug: 36995487
Test: compilation (docstring-only change)
Change-Id: I05af5d42cbf6836109efe6441e95223e81671534
telephony/java/android/telephony/CellSignalStrengthLte.java