aboutsummaryrefslogtreecommitdiffstats
path: root/src/java/com/android/internal/telephony/dataconnection/DcFailCause.java
Commit message (Expand)AuthorAgeFilesLines
* Update reference to config_restart_radioJordan Liu2016-09-121-5/+21
* Make data call setup permanent failure configurable.Jack Yu2016-06-171-12/+69
* Add OEM specific error code space which can by used to replace Generic errors.Sanket Padawe2016-02-091-0/+54
* Treat SIGNAL_LOST error in dataCallResponse as permanent failure.Amit Mahajan2014-09-291-7/+8
* Control radio restart on PDP_FAIL_REGULAR_DEACTIVATION by a config variableHui Wang2014-09-191-2/+5
* Handle SIGNAL_LOST(-3) as a retryable error.Wink Saville2013-09-271-2/+2
* Restart, cleanup or retry inactve connections.Wink Saville2013-08-061-0/+6
* DataConnection should not retry permanent errors.Wink Saville2013-08-021-18/+19
* Move retrying into DC.Wink Saville2013-03-221-0/+111