History log of /packages/services/Telephony/tests/src/com/android/services/telephony/RadioOnStateListenerTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c144dc0727025b437f730a87746df8c1b18a0986 15-Aug-2017 Brad Ebinger <breadley@google.com> Fix another Merge Conflict

Deleted a variable in a merge conflict without
deleting the usages.

Test: Manual
Change-Id: Ie2db948fded0909508e9155199e75a71702670d5
/packages/services/Telephony/tests/src/com/android/services/telephony/RadioOnStateListenerTest.java
8f36313232b7230a3c0f9c13e746a5e812a0408c 15-Aug-2017 Brad Ebinger <breadley@google.com> Fix Build from bad CP merge conflict

Test: Manual
Change-Id: Ib5ec1edd049fe7630142b0afbd3e432013c32e47
/packages/services/Telephony/tests/src/com/android/services/telephony/RadioOnStateListenerTest.java
a58ecc2b25030eacc8485ef7c0fee8d62a5eb397 11-Aug-2017 Brad Ebinger <breadley@google.com> Cleanup RadioOnHelper and supporting methods

Minor changes to comments and fixs possible bug
introduced in refactor: The phone type should
be saved before the radio is turned on in order
for the TelephonyConnectionService to switch
the phone type later if it changes when the
call is placed.

Test: Telephony Unit Tests
Change-Id: Id6c1c3299bacbb4335cb5bf62f76de7a7b90a298
/packages/services/Telephony/tests/src/com/android/services/telephony/RadioOnStateListenerTest.java
852211a4d5d9cd267e2867fbb41d04673521e955 15-Dec-2016 Wei Liu <luciferleo@google.com> Refactor EmergencyCallHelper -> RadioOnCallHelper

To make phone calls when the cellular radio is turned off automatically,
we will use a mechanism similar to the EmergencyCallHelper and share
the handling of the onComplete() callback.

Test: Telephony Unit Tests
Merged-In: Id782c759d3abd29d432782575f88d2ed83f083b2
Change-Id: Id782c759d3abd29d432782575f88d2ed83f083b2
/packages/services/Telephony/tests/src/com/android/services/telephony/RadioOnStateListenerTest.java