summaryrefslogtreecommitdiffstats
path: root/telephony/java/android/telephony/CellSignalStrengthLte.java
Commit message (Collapse)AuthorAgeFilesLines
* Telephony: Read signal strength values as expectedJaime Lopez2013-10-111-4/+8
| | | | | | | | | | | | Telephony framework expects Lte rsrp and rsrq, as well as dbm and ecio values for cdma and evdoe to be negative. RIL Interface provides positive values. Fix that by changing the constructor from Parcel to also multiply by -1 Writing to parcel also modified for consistency Bug: 10440827 Change-Id: I6a8112a5b343c5e6c6dc12332a6e9a489b093cc1
* Fix misspelling of getLteSignalStrenght.Wink Saville2013-06-211-1/+1
| | | | | | Change to getLteSignalStrength. Change-Id: Ie2acec9e01af0e64a61902383f06729a7cee1975
* Use RlogWink Saville2012-12-081-2/+2
| | | | Change-Id: I44919126606cd55f7dce7c942027ed0d914f04bd
* Refactor Cell Location public API.Wink Saville2012-09-211-11/+2
| | | | | Bug: 7189651 Change-Id: I173412095a5f7ae6116ee65b5315782f1c0c7688
* Unhide some CellSignalStrength methods.Wink Saville2012-08-281-8/+2
| | | | | | When submitting originally I'd missed unhiding these methods. Change-Id: I627a5ea0c8c29b6ddfe5b1c49f9c0789d5e86456
* Fix build.Wink Saville2012-08-131-0/+16
| | | | | | | I tried to get these into the merge conflict resolution, but didn't succeed. Change-Id: Id474415869182da438c09f7a75ee54c098fbc81e
* Unhide the new location API'sWink Saville2012-07-261-2/+0
| | | | Change-Id: I41cc89998b8bd1e6686ea30475ab8905a133e312
* Revise and update CellInfo API'sWink Saville2012-07-251-0/+299
Change-Id: I25a46076a244f50edb9da65816b3717e00820b34