History log of /frameworks/base/telephony/java/android/telephony/CellSignalStrengthLte.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
dbf09ffed27b35cf310e3c53402edf0f56f5e7d1 01-Oct-2013 Jaime Lopez <jaimel@codeaurora.org> Telephony: Read signal strength values as expected

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
/frameworks/base/telephony/java/android/telephony/CellSignalStrengthLte.java
29c8b00f14675aa35ef44a58a60947f477247a1a 21-Jun-2013 Wink Saville <wink@google.com> Fix misspelling of getLteSignalStrenght.

Change to getLteSignalStrength.

Change-Id: Ie2acec9e01af0e64a61902383f06729a7cee1975
/frameworks/base/telephony/java/android/telephony/CellSignalStrengthLte.java
22b1e80c24c5fbd702a19f2511ee2897baaf3e98 07-Dec-2012 Wink Saville <wink@google.com> Use Rlog

Change-Id: I44919126606cd55f7dce7c942027ed0d914f04bd
/frameworks/base/telephony/java/android/telephony/CellSignalStrengthLte.java
c6e4917adda19beb780386bcc26b652748b8ab13 21-Sep-2012 Wink Saville <wink@google.com> Refactor Cell Location public API.

Bug: 7189651
Change-Id: I173412095a5f7ae6116ee65b5315782f1c0c7688
/frameworks/base/telephony/java/android/telephony/CellSignalStrengthLte.java
82e6ee62b2be3c716c215e4ba72c8a12c58620fb 28-Aug-2012 Wink Saville <wink@google.com> Unhide some CellSignalStrength methods.

When submitting originally I'd missed unhiding these methods.

Change-Id: I627a5ea0c8c29b6ddfe5b1c49f9c0789d5e86456
/frameworks/base/telephony/java/android/telephony/CellSignalStrengthLte.java
2900a3fae6e3da65522ffc16673ab1757352afbb 14-Aug-2012 Wink Saville <wink@google.com> Fix build.

I tried to get these into the merge conflict resolution,
but didn't succeed.

Change-Id: Id474415869182da438c09f7a75ee54c098fbc81e
/frameworks/base/telephony/java/android/telephony/CellSignalStrengthLte.java
3caf66d2ea63c75039daf43af30d3727e5ce6b58 26-Jul-2012 Wink Saville <wink@google.com> Unhide the new location API's

Change-Id: I41cc89998b8bd1e6686ea30475ab8905a133e312
/frameworks/base/telephony/java/android/telephony/CellSignalStrengthLte.java
b208a24cf521401912cfce16fce550a995cf1250 25-Jul-2012 Wink Saville <wink@google.com> Revise and update CellInfo API's

Change-Id: I25a46076a244f50edb9da65816b3717e00820b34
/frameworks/base/telephony/java/android/telephony/CellSignalStrengthLte.java