Searched refs:RADIO_POWER_OFF (Results 1 - 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDcFailCause.java112 RADIO_POWER_OFF(-5), /* no retry */ enum constant in enum:DcFailCause
213 add(RADIO_POWER_OFF);
238 (this == RADIO_POWER_OFF) || (this == TETHERED_CALL_ACTIVE) ||

Completed in 54 milliseconds