History log of /frameworks/opt/telephony/src/java/com/android/internal/telephony/RatRatcheter.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2cd7606f4d72cb7340c164aebb1835cd87f4996c 29-Jul-2016 Robert Greenwalt <rgreenwalt@google.com> Stop exposing LTE_CA as a RAT type.

Instead use a new hidden field in ServiceState until we
get a real api in O.

bug:30480638
Change-Id: I40e3eeddced2c8f078c51fe8be4d45ce2e1139df
/frameworks/opt/telephony/src/java/com/android/internal/telephony/RatRatcheter.java
8c751b4ec57a6f2a7702d9ee003b0ec721c2ebac 10-Jun-2016 Robert Greenwalt <rgreenwalt@google.com> Add a Carrier-config specific ratcheter of RATs.

Only reports transitions to higher RATs within a given family.
Reset when we move to a new cell.
Avoids costly propogation of RAT flapping within the family,
for example every outgoing data pops us into a higher RAT and
idle time pops us back down.

bug:27360321
Change-Id: Ifd219eda701eb2c87a8b6798d919f71fab804f5d
/frameworks/opt/telephony/src/java/com/android/internal/telephony/RatRatcheter.java