History log of /frameworks/opt/telephony/src/java/com/android/internal/telephony/PhoneSwitcher.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6ad751d89aa0d0c9d8ce88b5458a3740391e64a0 26-Feb-2016 Robert Greenwalt <rgreenwalt@google.com> Merge "resolve mrege conflicts of 6a49b2401a to nyc-dev" into nyc-dev
87c2958ce9e74b35ca6ef36f0b5caaaac8d5b008 25-Feb-2016 Robert Greenwalt <rgreenwalt@google.com> Upgrade logging in PhoneSwitcher.

Bug shows that PhoneSwitcher doesn't think phone0 is default,
but all of that action happened 30-60 minutes ago. Upgrade
PhoneSwitchers local log to capture this info.

bug:27344401
Change-Id: Ide4f26f73ecaeb807aae7715ea59f6fb78ae86de
/frameworks/opt/telephony/src/java/com/android/internal/telephony/PhoneSwitcher.java
3baedf2ead743a2c67dcac03733cec52bcef5636 25-Feb-2016 Robert Greenwalt <rgreenwalt@google.com> Don't let other networks fool the Switcher

It needs to be aware of all NetworkRequests regardless of whether
higher-scored NetworkFactories are satisfying them so we don't
switch off a phone just because we're on wifi.

Note that this behavior isn't necessarily bad, just a policy change,
unexpected and unwanted.

bug:27340021
Change-Id: I10a8d66c4117cbcb5db898c47f7cbdb1e2beb45b
/frameworks/opt/telephony/src/java/com/android/internal/telephony/PhoneSwitcher.java
e9bf1f44cc6a888fff8419c8f35612d503ba3216 05-Feb-2016 Robert Greenwalt <rgreenwalt@google.com> Create TelephonyNetworkFactory.

It replaces DctController. Also adds tests.

Change-Id: I7cff9197fe26dee3eb7df9be166b92e4c26e8970
/frameworks/opt/telephony/src/java/com/android/internal/telephony/PhoneSwitcher.java
6bfc71d2b5340f6274b3e63926a7068e364fc9ff 28-Jan-2016 Robert Greenwalt <rgreenwalt@google.com> Make PhoneSwitcher class.

Monitors subscription->phone mapping, default subscription setting and
all mobile network requests to prioritize things, activate/deactivate phones
and also notify the curious about which phones are currently active.

Change-Id: I0ee67e6b05a5571b2f3c4e641823cf029420cb50
/frameworks/opt/telephony/src/java/com/android/internal/telephony/PhoneSwitcher.java
af5593594070f825032be46dced573cd195956e1 05-Feb-2016 Robert Greenwalt <rgreenwalt@google.com> DO NOT MERGE - Create TelephonyNetworkFactory.

It replaces DctController. Also adds tests.

Change-Id: Ib2dd309bd9f87f9b9d4ca114440e6251c562e925
/frameworks/opt/telephony/src/java/com/android/internal/telephony/PhoneSwitcher.java
bc2eba9036e430ea40a47ab708c0386fa567ec9c 28-Jan-2016 Robert Greenwalt <rgreenwalt@google.com> DO NOT MERGE - Make PhoneSwitcher class.

Monitors subscription->phone mapping, default subscription setting and
all mobile network requests to prioritize things, activate/deactivate phones
and also notify the curious about which phones are currently active.

Change-Id: I933876a018aebbbcfd86f48451d8b6e47646266e
/frameworks/opt/telephony/src/java/com/android/internal/telephony/PhoneSwitcher.java