Home
last modified time | relevance | path

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

/frameworks/base/telephony/java/android/telephony/
DDataFailCause.java943 public static final int RADIO_POWER_OFF = -5; /* no retry */ field in DataFailCause
1307 RADIO_POWER_OFF,
1708 sFailCauseMap.put(RADIO_POWER_OFF, "RADIO_POWER_OFF"); in sFailCauseMap.put() argument
1811 add(RADIO_POWER_OFF); in isPermanentFailure()
1842 || (dataFailCause == RADIO_POWER_OFF) in isEventLoggable()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DBaseCommands.java260 if (mState == TelephonyManager.RADIO_POWER_OFF in registerForOffOrNotAvailable()
882 if ((mState == TelephonyManager.RADIO_POWER_OFF in setRadioState()
DServiceStateTracker.java2712 } else if (mCi.getRadioState() == TelephonyManager.RADIO_POWER_OFF) { in updateSpnDisplayLegacy()
2763 && mCi.getRadioState() == TelephonyManager.RADIO_POWER_OFF) { in setPowerStateToDesired()
2956 case TelephonyManager.RADIO_POWER_OFF: in pollState()
5193 if (mCi.getRadioState() == TelephonyManager.RADIO_POWER_OFF) { in processIwlanRegistrationInfo()
DRadioIndication.java970 state = TelephonyManager.RADIO_POWER_OFF; in getRadioStateFromInt()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
DSimulatedCommands.java1256 setRadioState(TelephonyManager.RADIO_POWER_OFF, false /* forceNotifyRegistrants */); in setRadioPower()
/frameworks/base/api/
Dsystem-current.txt7445 field public static final int RADIO_POWER_OFF = -5; // 0xfffffffb
8069 field public static final int RADIO_POWER_OFF = 0; // 0x0