Home
last modified time | relevance | path

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

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DDataFailCause.java1101 public static final int RADIO_POWER_OFF = -5; /* no retry */ field in DataFailCause
1592 sFailCauseMap.put(RADIO_POWER_OFF, "RADIO_POWER_OFF"); in sFailCauseMap.put() argument
1700 permanentFailureSet.add(RADIO_POWER_OFF); in isPermanentFailure()
1733 || (dataFailCause == RADIO_POWER_OFF) in isEventLoggable()
H A DAnnotation.java46 TelephonyManager.RADIO_POWER_OFF,
477 DataFailCause.RADIO_POWER_OFF,
H A DTelephonyManager.java10795 public static final int RADIO_POWER_OFF = 0; field in TelephonyManager
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt14999 field public static final int RADIO_POWER_OFF = 0; // 0x0
H A Dcurrent.txt44564 field public static final int RADIO_POWER_OFF = -5; // 0xfffffffb
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...